ctummon / CerializerLinks
JSON Serializer using compile time reflection
☆20Updated 2 years ago
Alternatives and similar repositories for Cerializer
Users that are interested in Cerializer are comparing it to the libraries listed below
Sorting:
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- WIP☆27Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 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☆48Updated last year
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Simple resource pool for recycling resources in C++☆69Updated 2 weeks ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 2 years ago
- A hash function library☆46Updated last week
- File/Directory Watcher for Modern C++☆84Updated 2 years ago