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 C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks 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 fixed capacity dynamically sized string☆65Updated this week
- `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
- 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++☆29Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Coroutine Support Library☆33Updated 8 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++14 Lambda Library☆24Updated 3 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- ☆32Updated 4 years ago
- WIP☆26Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago