eyalz800 / serializer
A single header standard C++ serialization framework.
☆194Updated 3 years ago
Alternatives and similar repositories for serializer
Users that are interested in serializer are comparing it to the libraries listed below
Sorting:
- 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 3 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- C++ serializers benchmark with realistic data☆123Updated 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!☆171Updated last month
- 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 …☆139Updated last month
- 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 last month
- rocket - Fast single header signal/slots library for C++☆200Updated 8 months ago
- Lightweight Error Augmentation Framework☆325Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- tser - tiny serialization for C++☆140Updated 4 years 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 2 months ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆463Updated 2 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆199Updated 8 months 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
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- Scope Guard & Defer C++☆172Updated last year
- C++11 (and onwards) library for lazy evaluation☆355Updated this week
- SPY - C++ Information Broker☆154Updated last month
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Header-only library for multithreaded programming☆234Updated last month
- C++ small containers☆142Updated last week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago
- A C++14 reflection library☆71Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year