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

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

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

msgpack/msgpack-c

0
View on GitHub↗
3,328 स्टार्स·938 फोर्क्स·1 व्यू

Msgpack C

MessagePack implementation for C and C++ / msgpack.org[C/C++]

Features

  • Serialization - Efficient binary serialization library.
  • सीरियलाइज़ेशन लाइब्रेरीज़ - Efficient binary serialization for C and C++.

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

msgpack/msgpack-c के लिए स्टार हिस्ट्री चार्टmsgpack/msgpack-c के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

msgpack/msgpack-c क्या करता है?

MessagePack implementation for C and C++ / msgpack.org[C/C++]

msgpack/msgpack-c की मुख्य विशेषताएं क्या हैं?

msgpack/msgpack-c की मुख्य विशेषताएं हैं: Serialization, सीरियलाइज़ेशन लाइब्रेरीज़।

msgpack/msgpack-c के कुछ ओपन-सोर्स विकल्प क्या हैं?

msgpack/msgpack-c के ओपन-सोर्स विकल्पों में शामिल हैं: protobuf-c/protobuf-c — Protocol Buffers implementation in C. uscilab/cereal — Cereal is a C++ serialization library and object persistence tool used to convert data types and containers into… google/flatbuffers — FlatBuffers is a cross-platform serialization library designed for performance-critical applications that require… jamesnk/newtonsoft.json — Newtonsoft.Json is a data processing utility for the .NET ecosystem designed to facilitate the transformation and… real-logic/simple-binary-encoding — Simple Binary Encoding (SBE) - High Performance Message Codec. capnproto/capnproto — CapnProto is a zero-copy serialization framework and remote procedure call system. It serves as a C++ communication…

Msgpack C के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Msgpack C के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • protobuf-c/protobuf-cprotobuf-c का अवतार

    protobuf-c/protobuf-c

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

    Protocol Buffers implementation in C

    C++
    GitHub पर देखें↗2,973
  • 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
  • real-logic/simple-binary-encodingreal-logic का अवतार

    real-logic/simple-binary-encoding

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

    Simple Binary Encoding (SBE) - High Performance Message Codec

    Java
    GitHub पर देखें↗3,458
  • Msgpack C के सभी 30 विकल्प देखें→