awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufruferfl.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.

Star-Verlauf

Star-Verlauf für getml/reflect-cppStar-Verlauf für getml/reflect-cpp

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Reflect Cpp

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Reflect Cpp.
  • billyquith/ponderAvatar von billyquith

    billyquith/ponder

    662Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗662
  • aantron/better-enumsAvatar von aantron

    aantron/better-enums

    1,821Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗1,821
  • austinbrunkhorst/cpp-reflectionAvatar von AustinBrunkhorst

    AustinBrunkhorst/CPP-Reflection

    703Auf GitHub ansehen↗

    C++ Reflection Parser / Runtime Skeleton

    C++
    Auf GitHub ansehen↗703
  • celtoys/clreflectAvatar von Celtoys

    Celtoys/clReflect

    285Auf GitHub ansehen↗

    C++ Reflection using clang

    C++
    Auf GitHub ansehen↗285
Alle 30 Alternativen zu Reflect Cpp anzeigen→

Häufig gestellte Fragen

Was macht 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]

Was sind die Hauptfunktionen von getml/reflect-cpp?

Die Hauptfunktionen von getml/reflect-cpp sind: Databases & Data, Reflection, Reflection Frameworks.

Welche Open-Source-Alternativen gibt es zu getml/reflect-cpp?

Open-Source-Alternativen zu getml/reflect-cpp sind unter anderem: 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…