awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesBinary JSON Serialization

Encoding objects into optimized binary formats for reduced size and increased speed.

Distinct from JSON-to-Binary Encoders: The candidates focus on converters between formats; this is specifically about a high-performance binary representation of JSON.

Explore 1 awesome GitHub repository matching data & databases · Binary JSON Serialization. Refine with filters or upvote what's useful.

Awesome Binary JSON Serialization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • alibaba/fastjson2alibaba का अवतार

    alibaba/fastjson2

    4,307GitHub पर देखें↗

    fastjson2 is a high-performance Java library used for serializing and deserializing Java objects to and from JSON strings and byte arrays. It functions as a binary JSON serializer for encoding objects into optimized binary formats to reduce payload size and increase processing speed. The project includes a JSONPath query engine for extracting specific data and fields from JSON documents using standardized path expressions and filters. It also serves as a JSON schema validator, providing utilities to generate data contracts and validate JSON input against defined schemas to ensure structural c

    Converts objects into an optimized binary JSON format (JSONB) to reduce payload size and increase speed.

    Javaandroidbig-datadeserialization
    GitHub पर देखें↗4,307
  1. Home
  2. Data & Databases
  3. Binary JSON Serialization