ctummon / Cerializer
JSON Serializer using compile time reflection
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Cerializer
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 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
- Container Traits for Modern C++☆28Updated 4 years ago
- A fixed capacity dynamically sized string☆63Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- Heap allocation free version of C++11 std::function☆55Updated 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…☆60Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- C++17 inplace_string implementation☆93Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 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
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months 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
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆22Updated 7 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++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Coroutine Support Library☆34Updated 3 months ago
- A compressed pair for C++17☆25Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- WIP☆26Updated 5 years ago