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

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

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

Open-source alternatives to Simple Binary Encoding

30 open-source projects similar to real-logic/simple-binary-encoding, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Simple Binary Encoding alternative.

  • 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
  • rigtorp/mpmcqueuerigtorp का अवतार

    rigtorp/MPMCQueue

    1,532GitHub पर देखें↗

    A bounded multi-producer multi-consumer concurrent queue written in C++11

    C++
    GitHub पर देखें↗1,532
  • gutjuri/triesgutjuri का अवतार

    gutjuri/tries

    13GitHub पर देखें↗

    Tries in C++

    C++
    GitHub पर देखें↗13

AI सर्च

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

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

Find more with AI search
  • ned14/outcomened14 का अवतार

    ned14/outcome

    774GitHub पर देखें↗
    C++boostc-plus-plus
    GitHub पर देखें↗774
  • protocolbuffers/protobufprotocolbuffers का अवतार

    protocolbuffers/protobuf

    71,359GitHub पर देखें↗

    Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a schema-driven toolchain that compiles declarative data definitions into type-safe source code, enabling consistent communication and strongly typed API contracts across services written in different programming languages. The project distinguishes itself through a highly efficient binary wire format that utilizes tag-based encoding and variable-width integer compression to minimize payload size and processing overhead. It supports robust evolutionary schema management, allowing d

    C++marshallingprotobufprotobuf-runtime
    GitHub पर देखें↗71,359
  • deckarep/golang-setdeckarep का अवतार

    deckarep/golang-set

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

    This project is a set theory library for Go that provides a data structure for storing unique elements of any comparable type using generics. It serves as a tool for managing unique collections and performing mathematical operations such as intersections and differences. The library provides synchronized collections to prevent data races during concurrent read and write operations. It also supports converting unique collections to and from JSON arrays for data persistence and network transmission. The implementation covers membership testing, collection cloning, and size calculation. It incl

    Go
    GitHub पर देखें↗4,690
  • bits-and-blooms/bloombits-and-blooms का अवतार

    bits-and-blooms/bloom

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

    Go package implementing Bloom filters, used by many important systems

    Go
    GitHub पर देखें↗2,791
  • golang/protobufgolang का अवतार

    golang/protobuf

    10,074GitHub पर देखें↗

    This project is a Protocol Buffers implementation for Go, providing a binary serialization framework to convert native data structures into a compact binary format for efficient network transmission and storage. It functions as a language bindings generator, utilizing a compiler plugin to create Go source code from platform-neutral protocol buffer definitions. The implementation includes a JSON data mapper that transforms structured binary messages into JSON format to facilitate compatibility with web services and external APIs. It also enables cross-language data exchange by using a common s

    Go
    GitHub पर देखें↗10,074
  • greg7mdp/parallel-hashmapgreg7mdp का अवतार

    greg7mdp/parallel-hashmap

    3,192GitHub पर देखें↗

    A family of header-only, very fast and memory-friendly hashmap and btree containers.

    C++
    GitHub पर देखें↗3,192
  • jamesnk/newtonsoft.jsonJamesNK का अवतार

    JamesNK/Newtonsoft.Json

    11,262GitHub पर देखें↗

    Newtonsoft.Json is a data processing utility for the .NET ecosystem designed to facilitate the transformation and exchange of information. It functions as a serialization library and object mapping framework, enabling the conversion of complex application objects into formatted JSON strings and the reconstruction of structured objects from raw JSON data. The library distinguishes itself through a flexible architecture that supports both strongly-typed class mapping and a dynamic object model for schema-less data manipulation. It employs reflection-based metadata mapping to automate property a

    C#c-sharpjson
    GitHub पर देखें↗11,262
  • msgpack/msgpack-cmsgpack का अवतार

    msgpack/msgpack-c

    3,328GitHub पर देखें↗

    MessagePack implementation for C and C++ / msgpack.orgC/C++

    GitHub पर देखें↗3,328
  • protobuf-c/protobuf-cprotobuf-c का अवतार

    protobuf-c/protobuf-c

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

    Protocol Buffers implementation in C

    C++
    GitHub पर देखें↗2,973
  • alandefreitas/smallalandefreitas का अवतार

    alandefreitas/small

    150GitHub पर देखें↗

    C++ small containers

    C++
    GitHub पर देखें↗150
  • bits-and-blooms/bitsetbits-and-blooms का अवतार

    bits-and-blooms/bitset

    1,505GitHub पर देखें↗

    Go package implementing bitsets

    Go
    GitHub पर देखें↗1,505
  • cameron314/concurrentqueuecameron314 का अवतार

    cameron314/concurrentqueue

    12,070GitHub पर देखें↗

    ConcurrentQueue is a header-only C++ template library that provides a lock-free data structure for multi-producer multi-consumer thread communication. It functions as a synchronization primitive designed to coordinate data flow between concurrent execution units using atomic operations rather than traditional mutex locking. The library distinguishes itself through a design that minimizes contention and synchronization overhead. It utilizes sub-queue token mapping to distribute workloads across partitioned internal queues and supports bulk operations to transfer multiple data elements in singl

    C++
    GitHub पर देखें↗12,070
  • capnproto/capnprotocapnproto का अवतार

    capnproto/capnproto

    13,089GitHub पर देखें↗

    CapnProto is a zero-copy serialization framework and remote procedure call system. It serves as a C++ communication library providing a schema-based data interchange format that eliminates the need to encode or decode data before reading it from memory. The system enables high-performance data serialization and low-latency network communication. It supports cross-language data exchange by using a defined schema to ensure consistent binary representation across different platforms. The framework provides tools for implementing remote procedure calls, allowing functions to be invoked on a remo

    C++
    GitHub पर देखें↗13,089
  • chronoxor/fastbinaryencodingchronoxor का अवतार

    chronoxor/FastBinaryEncoding

    955GitHub पर देखें↗

    Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift

    C++
    GitHub पर देखें↗955
  • flesler/hashmapflesler का अवतार

    flesler/hashmap

    382GitHub पर देखें↗

    HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified

    JavaScript
    GitHub पर देखें↗382
  • gogo/protobufgogo का अवतार

    gogo/protobuf

    5,669GitHub पर देखें↗

    This project is a Protocol Buffers Go compiler and code generation framework that translates schema definitions into optimized Go structures and reflection-free serialization methods. It includes a gRPC service generator for producing client and server communication code and a serialization performance toolkit for generating automated benchmarks and test suites. The framework features a plugin-based system for transforming data definitions into source code with custom field mapping and struct tag injection. It allows for custom type mapping and struct type overriding to link data fields to sp

    Gogogolanggrpc
    GitHub पर देखें↗5,669
  • facebook/immutable-jsfacebook का अवतार

    facebook/immutable-js

    33,060GitHub पर देखें↗

    This is a persistent data structure library for JavaScript that provides collections which prevent the direct mutation of objects and arrays. It serves as an immutable state management tool and functional programming utility, ensuring that data remains unchanged after creation to simplify change detection and state tracking. The library enables the maintenance of application state by producing new versions of data structures during updates. It focuses on efficient data comparison by checking actual content instead of memory references and supports a functional programming workflow to prevent

    TypeScript
    GitHub पर देखें↗33,060
  • google/protobufgoogle का अवतार

    google/protobuf

    71,412GitHub पर देखें↗

    Protocol Buffers is a binary serialization framework used to encode structured information into compact payloads to reduce network bandwidth and storage. It functions as a cross-language data interchange standard that enables different platforms and languages to exchange structured data using a shared schema. The project includes an interface definition language compiler that transforms schema definitions into type-safe source code for multiple target programming languages. This mechanism decouples data structures from specific language memory layouts and ensures consistent data handling acro

    C++
    GitHub पर देखें↗71,412
  • hrldcpr/pcollectionshrldcpr का अवतार

    hrldcpr/pcollections

    784GitHub पर देखें↗

    A Persistent Java Collections Library

    Java
    GitHub पर देखें↗784
  • jamescourtney/flatsharpjamescourtney का अवतार

    jamescourtney/FlatSharp

    570GitHub पर देखें↗

    Fast, idiomatic C# implementation of Flatbuffers

    C#csharpdeserializationfbs-schema
    GitHub पर देखें↗570
  • martinus/robin-hood-hashingmartinus का अवतार

    martinus/robin-hood-hashing

    1,613GitHub पर देखें↗

    Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

    C++
    GitHub पर देखें↗1,613
  • mauriciosantos/buckets-jsmauriciosantos का अवतार

    mauriciosantos/Buckets-JS

    1,257GitHub पर देखें↗

    A complete, fully tested and documented data structure library written in pure JavaScript.

    JavaScriptbagbinary-heapbinary-search
    GitHub पर देखें↗1,257
  • akkadotnet/hyperionakkadotnet का अवतार

    akkadotnet/Hyperion

    281GitHub पर देखें↗

    Polymorphic serialization for .NET

    C#dotnetdotnet-corehyperion
    GitHub पर देखें↗281
  • pascaldekloe/colferP

    pascaldekloe/colfer

    0GitHub पर देखें↗

    Colfer is a binary serialization format optimized for speed and size.

    GitHub पर देखें↗0
  • arximboldi/immerarximboldi का अवतार

    arximboldi/immer

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

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

    C++
    GitHub पर देखें↗2,854
  • gvinciguerra/pgm-indexgvinciguerra का अवतार

    gvinciguerra/PGM-index

    872GitHub पर देखें↗

    🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes

    C++
    GitHub पर देखें↗872