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 C++14 and later CRTP template for defining iterators☆74Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- 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
- WIP☆26Updated 6 years ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- A C++14 reflection library☆72Updated last week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 7 months ago
- Fast delegates implementation☆56Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++14 Lambda Library☆25Updated last month