eyalz800 / serializer
A single header standard C++ serialization framework.
☆191Updated 3 years ago
Alternatives and similar repositories for serializer:
Users that are interested in serializer are comparing it to the libraries listed below
- 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☆239Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated this week
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago
- C++ small containers☆143Updated 7 months ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Scope Guard & Defer C++☆165Updated last year
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆217Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- 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 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated this week
- Glob for C++17☆256Updated 10 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆196Updated 6 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆130Updated 3 years ago
- A collection of std-like single-header C++ libraries☆167Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆440Updated last month
- Simple, flexible and modular assertion macro.☆225Updated 10 months 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 …☆138Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- Header-only library for multithreaded programming☆234Updated last month
- Implementation of C++20's std::span for older compilers☆344Updated 2 years ago
- rocket - Fast single header signal/slots library for C++☆198Updated 6 months ago
- A miniature library for struct-field reflection in C++☆533Updated last month
- tser - tiny serialization for C++☆138Updated 3 years ago
- A reflective enum implementation for C++☆290Updated last year