colinator / zerializeLinks
Zero-copy multi-format serialization for c++.
☆32Updated 2 weeks ago
Alternatives and similar repositories for zerialize
Users that are interested in zerialize are comparing it to the libraries listed below
Sorting:
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 2 months ago
- A modern C++ library for type-safe environment variable parsing☆152Updated last week
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- C++ command line argument parsing and routing☆52Updated last year
- A C++14 reflection library☆78Updated this week
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆100Updated 2 months ago
- A modern and (mostly) macro free mocking-framework☆55Updated last week
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Finite State Machine implementation using std::variant