ctummon / CerializerLinks
JSON Serializer using compile time reflection
☆21Updated 3 years ago
Alternatives and similar repositories for Cerializer
Users that are interested in Cerializer are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks 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☆52Updated last month
- Fast delegates implementation☆57Updated 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…☆62Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Literal Logging for C++☆86Updated 8 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- WIP☆27Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 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☆11Updated 7 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated this week
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago