eyalz800 / serializerLinks
A single header standard C++ serialization framework.
☆196Updated 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☆247Updated 7 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Scope Guard & Defer C++☆176Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 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 …☆146Updated 5 months ago
- C++ small containers☆146Updated 4 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆224Updated 2 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…☆157Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- tser - tiny serialization for C++☆143Updated 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☆161Updated 5 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- C++20 Microservice Bootstrapping Framework☆228Updated this week
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- A collection of std-like single-header C++ libraries☆192Updated last month
- C++20 Dynamic Reflection Library☆137Updated 5 months ago
- rocket - Fast single header signal/slots library for C++☆206Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆448Updated 5 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆92Updated 3 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Functional reactive programming library for c++☆160Updated last year