ctummon / Cerializer
JSON Serializer using compile time reflection
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Cerializer
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Container Traits for Modern C++☆28Updated 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…☆59Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 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☆10Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A C++14 Lambda Library☆23Updated last month
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆39Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- A proposal for a futures programming model for ISO C++☆22Updated 6 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 5 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Coroutine Support Library☆34Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Boost.org type_traits module☆62Updated 2 months ago
- A compressed pair for C++17☆25Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A C++14 reflection library☆69Updated 3 weeks ago