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:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A fixed capacity dynamically sized string☆68Updated this week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Fast delegates implementation☆56Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- WIP☆27Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 2 weeks ago
- Fast containers of polymorphic objects.☆68Updated last month
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- C++17 inplace_string implementation☆96Updated 7 years ago