eyalz800 / serializerLinks
A single header standard C++ serialization framework.
☆195Updated 3 years ago
Alternatives and similar repositories for serializer
Users that are interested in serializer are comparing it to the libraries listed below
Sorting:
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆222Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- C++20 Dynamic Reflection Library☆136Updated 2 months ago
- rocket - Fast single header signal/slots library for C++☆202Updated 10 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆134Updated 4 years ago
- A collection of std-like single-header C++ libraries☆181Updated last week
- Scope Guard & Defer C++☆175Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆127Updated last year
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- SPY - C++ Information Broker☆154Updated last week
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- C++ small containers☆142Updated last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago