awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufruf

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.
  • Serialisierungs-Bibliotheken - 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.

Star-Verlauf

Star-Verlauf für real-logic/simple-binary-encodingStar-Verlauf für real-logic/simple-binary-encoding

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht real-logic/simple-binary-encoding?

Simple Binary Encoding (SBE) - High Performance Message Codec

Was sind die Hauptfunktionen von real-logic/simple-binary-encoding?

Die Hauptfunktionen von real-logic/simple-binary-encoding sind: Data Structures, Data Structures and Memory, Serialization, Serialisierungs-Bibliotheken, Serialization and I/O, Serialization Libraries, Serialization Protocols.

Welche Open-Source-Alternativen gibt es zu real-logic/simple-binary-encoding?

Open-Source-Alternativen zu real-logic/simple-binary-encoding sind unter anderem: 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.

Open-Source-Alternativen zu Simple Binary Encoding

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Simple Binary Encoding.
  • google/flatbuffersAvatar von google

    google/flatbuffers

    25,558Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗25,558
  • square/wireAvatar von square

    square/wire

    4,419Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,419
  • arximboldi/immerAvatar von arximboldi

    arximboldi/immer

    2,854Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗2,854
  • akkadotnet/hyperionAvatar von akkadotnet

    akkadotnet/Hyperion

    281Auf GitHub ansehen↗

    Polymorphic serialization for .NET

    C#dotnetdotnet-corehyperion
    Auf GitHub ansehen↗281
Alle 30 Alternativen zu Simple Binary Encoding anzeigen→