awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.
  • مكتبات التسلسل (Serialization) - 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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة 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), 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.

بدائل مفتوحة المصدر لـ Simple Binary Encoding

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Simple Binary Encoding.
  • google/flatbuffersالصورة الرمزية لـ google

    google/flatbuffers

    25,558عرض على 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
    عرض على GitHub↗25,558
  • square/wireالصورة الرمزية لـ square

    square/wire

    4,419عرض على 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
    عرض على GitHub↗4,419
  • arximboldi/immerالصورة الرمزية لـ arximboldi

    arximboldi/immer

    2,854عرض على GitHub↗

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

    C++
    عرض على GitHub↗2,854
  • akkadotnet/hyperionالصورة الرمزية لـ akkadotnet

    akkadotnet/Hyperion

    281عرض على GitHub↗

    Polymorphic serialization for .NET

    C#dotnetdotnet-corehyperion
    عرض على GitHub↗281
  • عرض جميع البدائل الـ 30 لـ Simple Binary Encoding→