eyalz800 / serializerLinks
A single header standard C++ serialization framework.
☆197Updated 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☆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.☆252Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 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…☆145Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- C++ small containers☆147Updated 6 months ago
- Scope Guard & Defer C++☆177Updated last year
- A collection of std-like single-header C++ libraries☆194Updated last week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆227Updated 2 years ago
- tser - tiny serialization for C++☆145Updated 4 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☆165Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++20 Dynamic Reflection Library☆139Updated 7 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☆457Updated 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 …☆149Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++20 Microservice Bootstrapping Framework☆233Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- rocket - Fast single header signal/slots library for C++☆207Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆205Updated last year
- SPY - C++ Information Broker☆157Updated last month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆161Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆417Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- Light, fast, threadpool for C++20☆108Updated 2 years ago