awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
real-logic avatar

real-logic/simple-binary-encoding

0
View on GitHub↗
3,458 stars·581 forks·Java·Apache-2.0·1 vue

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.
  • Bibliothèques de sérialisation - 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.

Historique des stars

Graphique de l'historique des stars pour real-logic/simple-binary-encodingGraphique de l'historique des stars pour real-logic/simple-binary-encoding

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait real-logic/simple-binary-encoding ?

Simple Binary Encoding (SBE) - High Performance Message Codec

Quelles sont les fonctionnalités principales de real-logic/simple-binary-encoding ?

Les fonctionnalités principales de real-logic/simple-binary-encoding sont : Data Structures, Data Structures and Memory, Serialization, Bibliothèques de sérialisation, Serialization and I/O, Serialization Libraries, Serialization Protocols.

Quelles sont les alternatives open-source à real-logic/simple-binary-encoding ?

Les alternatives open-source à real-logic/simple-binary-encoding incluent : 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.

Alternatives open source à Simple Binary Encoding

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Simple Binary Encoding.
  • google/flatbuffersAvatar de google

    google/flatbuffers

    25,558Voir sur GitHub↗

    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
    Voir sur GitHub↗25,558
  • square/wireAvatar de square

    square/wire

    4,419Voir sur GitHub↗

    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
    Voir sur GitHub↗4,419
  • arximboldi/immerAvatar de arximboldi

    arximboldi/immer

    2,854Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗2,854
  • akkadotnet/hyperionAvatar de akkadotnet

    akkadotnet/Hyperion

    281Voir sur GitHub↗

    Polymorphic serialization for .NET

    C#dotnetdotnet-corehyperion
    Voir sur GitHub↗281
  • Voir les 30 alternatives à Simple Binary Encoding→