royjacobson / ser20Links
A C++20 serialization library (cereal fork)
☆30Updated 3 months ago
Alternatives and similar repositories for ser20
Users that are interested in ser20 are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++20 compile-time reflection library.☆35Updated 11 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- The Fancy Named Parameters Library☆34Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated this week
- ☆26Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆96Updated 5 years ago
- Flat containers for C++☆59Updated 3 months ago
- A fixed capacity dynamically sized string☆68Updated last month