ctummon / CerializerLinks
JSON Serializer using compile time reflection
☆21Updated 3 years ago
Alternatives and similar repositories for Cerializer
Users that are interested in Cerializer are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A fixed capacity dynamically sized string☆69Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Container Traits for Modern C++☆29Updated 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☆52Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++17 inplace_string implementation☆98Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- A C++14 reflection library☆78Updated last month
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- ☆25Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- WIP☆27Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated 2 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago