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
·
microsoft avatar

microsoft/bondArchived

0
View on GitHub↗
2,625 stars·331 forks·C++·MIT·2 vues

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.
  • Data Serialization - Framework for working with schematized data in high-scale services.
  • Serialization - Cross-platform schematized data framework.

Historique des stars

Graphique de l'historique des stars pour microsoft/bondGraphique de l'historique des stars pour microsoft/bond

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 microsoft/bond ?

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

Quelles sont les fonctionnalités principales de microsoft/bond ?

Les fonctionnalités principales de microsoft/bond sont : Serialization, Data Serialization.

Quelles sont les alternatives open-source à microsoft/bond ?

Les alternatives open-source à microsoft/bond incluent : 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.

Alternatives open source à Bond

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Bond.
  • 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
  • ghostiam/binstructG

    ghostiam/binstruct

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 32leaves/bel3

    32leaves/bel

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • esotericsoftware/kryoAvatar de EsotericSoftware

    EsotericSoftware/kryo

    6,529Voir sur GitHub↗

    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
    Voir sur GitHub↗6,529
Voir les 30 alternatives à Bond→