royjacobson / ser20Links
A C++20 serialization library (cereal fork)
☆29Updated last month
Alternatives and similar repositories for ser20
Users that are interested in ser20 are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 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
- Library for extracting stacktrace from exception.☆48Updated last year
- C++20 coroutines-based cooperative multitasking library☆107Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- 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
- A graph concurrent library for C++☆63Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆34Updated 2 months ago