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

getml/reflect-cpp

0
View on GitHub↗
1,890 stars·182 forks·C++·MIT·3 vuesrfl.getml.com↗

Reflect Cpp

A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost Serialization, BSON, Cap'n Proto, CBOR, Cereal, CSV, flexbuffers, msgpack, parquet, TOML, UBJSON, XML, YAML, yas / msgpack.org[C++20]

Features

  • Databases & Data - Library for fast serialization and reflection
  • Reflection - Serialization via reflection.
  • Reflection Frameworks - Serialization through reflection with automatic field retrieval.

Historique des stars

Graphique de l'historique des stars pour getml/reflect-cppGraphique de l'historique des stars pour getml/reflect-cpp

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

Alternatives open source à Reflect Cpp

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Reflect Cpp.
  • billyquith/ponderAvatar de billyquith

    billyquith/ponder

    662Voir sur GitHub↗

    C++ reflection library with Lua binding, and JSON and XML serialisation.

    C++
    Voir sur GitHub↗662
  • aantron/better-enumsAvatar de aantron

    aantron/better-enums

    1,821Voir sur GitHub↗

    C++ compile-time enum to string, iteration, in a single header file

    C++
    Voir sur GitHub↗1,821
  • austinbrunkhorst/cpp-reflectionAvatar de AustinBrunkhorst

    AustinBrunkhorst/CPP-Reflection

    703Voir sur GitHub↗

    C++ Reflection Parser / Runtime Skeleton

    C++
    Voir sur GitHub↗703
  • celtoys/clreflectAvatar de Celtoys

    Celtoys/clReflect

    285Voir sur GitHub↗

    C++ Reflection using clang

    C++
    Voir sur GitHub↗285
Voir les 30 alternatives à Reflect Cpp→

Questions fréquentes

Que fait getml/reflect-cpp ?

A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost Serialization, BSON, Cap'n Proto, CBOR, Cereal, CSV, flexbuffers, msgpack, parquet, TOML, UBJSON, XML, YAML, yas / msgpack.org[C++20]

Quelles sont les fonctionnalités principales de getml/reflect-cpp ?

Les fonctionnalités principales de getml/reflect-cpp sont : Databases & Data, Reflection, Reflection Frameworks.

Quelles sont les alternatives open-source à getml/reflect-cpp ?

Les alternatives open-source à getml/reflect-cpp incluent : cpgf/cpgf — cpgf library. celtoys/clreflect — C++ Reflection using clang. austinbrunkhorst/cpp-reflection — C++ Reflection Parser / Runtime Skeleton. billyquith/ponder — C++ reflection library with Lua binding, and JSON and XML serialisation. aantron/better-enums — C++ compile-time enum to string, iteration, in a single header file. fabian-jung/tsmp — TSMP is a static reflection library that is implemented with C++20 and code generation with the help of libclang and…