ctummon / Cerializer
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
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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
- Coroutine Support Library☆33Updated 7 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- WIP☆26Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ☆26Updated 4 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 10 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 10 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated 2 weeks 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
- Container Traits for Modern C++☆29Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago