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

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

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

microsoft/bondArchived

0
View on GitHub↗

Bond

Bond was a cross-platform framework for working with schematized data. The open-source project ended on March 31, 2025.

Features

  • Serialization - Cross-platform framework for working with schematized data structures.

AI सर्च

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

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

Start searching with AI
  • Data Serialization - Framework for working with schematized data in high-scale services.
  • Serialization - Cross-platform schematized data framework.
  • 2,625 स्टार्स·331 फोर्क्स·C++·MIT·2 व्यूज़

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

    microsoft/bond के लिए स्टार हिस्ट्री चार्टmicrosoft/bond के लिए स्टार हिस्ट्री चार्ट

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

    समान ओपन-सोर्स प्रोजेक्ट्स, जो Bond के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
    • 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
    • ghostiam/binstructG

      ghostiam/binstruct

      0GitHub पर देखें↗
      GitHub पर देखें↗0
    • 32leaves/bel3

      32leaves/bel

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

      EsotericSoftware/kryo

      6,529GitHub पर देखें↗

      Kryo is a Java binary serialization framework and object cloning library used to convert Java objects into a compact binary format and restore them from bytes. It provides a system for creating deep or shallow copies of complex object graphs without requiring binary conversion. The project utilizes variable-length integer encoding and integer-ID class registration to reduce the size of serialized data. It handles complex object graphs through circular reference tracking to prevent data duplication and infinite loops. To maintain long-term data viability, it includes schema evolution managemen

      HTML
      GitHub पर देखें↗6,529
    Bond के सभी 30 विकल्प देखें→

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

    microsoft/bond क्या करता है?

    Bond was a cross-platform framework for working with schematized data. The open-source project ended on March 31, 2025.

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

    microsoft/bond की मुख्य विशेषताएं हैं: Serialization, Data Serialization।

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

    microsoft/bond के ओपन-सोर्स विकल्पों में शामिल हैं: google/flatbuffers — FlatBuffers is a cross-platform serialization library designed for performance-critical applications that require… glycerine/go-capnproto. 32leaves/bel. esotericsoftware/kryo — Kryo is a Java binary serialization framework and object cloning library used to convert Java objects into a compact… glycerine/bambam. ghostiam/binstruct.