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 fixed capacity dynamically sized string☆68Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆55Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated 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☆49Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 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
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago