eyalz800 / serializerLinks
A single header standard C++ serialization framework.
☆197Updated 4 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☆126Updated 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.☆251Updated 3 weeks ago
- C++ small containers☆149Updated 7 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year
- 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 …☆150Updated 3 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…☆165Updated 5 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago
- Scope Guard & Defer C++☆179Updated 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☆165Updated 3 weeks ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- tser - tiny serialization for C++☆145Updated 4 years ago
- Functional reactive programming library for c++☆160Updated last year
- rocket - Fast single header signal/slots library for C++☆209Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated last week
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆212Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- A collection of std-like single-header C++ libraries☆196Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- C++ header-only config reader library based on JSON☆195Updated last year
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago