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

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

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

real-logic/simple-binary-encoding

0
View on GitHub↗
3,458 स्टार्स·581 फोर्क्स·Java·Apache-2.0·1 व्यू

Simple Binary Encoding

Simple Binary Encoding (SBE) - High Performance Message Codec

Features

  • Data Structures - High-performance codec for binary message serialization.
  • Data Structures and Memory - High Performance Message Codec.
  • Serialization - Binary encoding for low-latency application messaging.
  • सीरियलाइज़ेशन लाइब्रेरीज़ - Binary encoding for low-latency applications.
  • Data Structures - Low-latency binary message encoding format.
  • Serialization and I/O - High-performance message codec for binary data.
  • Serialization Libraries - High-performance binary encoding for low-latency systems.
  • Serialization Protocols - Binary encoding optimized for ultra-low latency systems.

स्टार हिस्ट्री

real-logic/simple-binary-encoding के लिए स्टार हिस्ट्री चार्टreal-logic/simple-binary-encoding के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Simple Binary Encoding के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Simple Binary Encoding के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • google/flatbuffersgoogle का अवतार

    google/flatbuffers

    25,558GitHub पर देखें↗

    FlatBuffers is a cross-platform serialization library designed for performance-critical applications that require efficient, zero-copy data access. By organizing data in a structured binary format, it allows applications to read and write complex data structures directly from memory-mapped buffers without the need for intermediate parsing or temporary object allocation. The project distinguishes itself through a schema-driven approach that balances high-performance access with long-term data evolution. It utilizes a unique memory layout featuring relative offsets and inline fixed-size structu

    C++cc-plus-plusc-sharp
    GitHub पर देखें↗25,558
  • square/wiresquare का अवतार

    square/wire

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

    Wire is a cross-platform code generator and implementation of gRPC and Protocol Buffers. It transforms schema definitions into type-safe native language bindings for Kotlin, Swift, and Java to ensure consistent data exchange and communication between distributed systems. The project provides specialized tools for protocol buffer schema management, including the ability to prune unused types and filter fields by version to reduce final binary sizes. It also handles namespace management and allows for the creation of custom schema handlers to execute user-defined logic during the compilation ph

    Kotlin
    GitHub पर देखें↗4,419
  • arximboldi/immerarximboldi का अवतार

    arximboldi/immer

    2,854GitHub पर देखें↗

    Postmodern immutable and persistent data structures for C++ — value semantics at scale

    C++
    GitHub पर देखें↗2,854
  • akkadotnet/hyperionakkadotnet का अवतार

    akkadotnet/Hyperion

    281GitHub पर देखें↗

    Polymorphic serialization for .NET

    C#dotnetdotnet-corehyperion
    GitHub पर देखें↗281
Simple Binary Encoding के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

real-logic/simple-binary-encoding क्या करता है?

Simple Binary Encoding (SBE) - High Performance Message Codec

real-logic/simple-binary-encoding की मुख्य विशेषताएं क्या हैं?

real-logic/simple-binary-encoding की मुख्य विशेषताएं हैं: Data Structures, Data Structures and Memory, Serialization, सीरियलाइज़ेशन लाइब्रेरीज़, Serialization and I/O, Serialization Libraries, Serialization Protocols।

real-logic/simple-binary-encoding के कुछ ओपन-सोर्स विकल्प क्या हैं?

real-logic/simple-binary-encoding के ओपन-सोर्स विकल्पों में शामिल हैं: google/flatbuffers — FlatBuffers is a cross-platform serialization library designed for performance-critical applications that require… square/wire — Wire is a cross-platform code generator and implementation of gRPC and Protocol Buffers. It transforms schema… bits-and-blooms/bloom — Go package implementing Bloom filters, used by many important systems. alandefreitas/small — C++ small containers. bits-and-blooms/bitset — Go package implementing bitsets. akkadotnet/hyperion — Polymorphic serialization for .NET.