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☆242Updated 5 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- C++ serializers benchmark with realistic data☆125Updated 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…☆141Updated 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 …☆144Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++ small containers☆147Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- Functional reactive programming library for c++☆159Updated last year
- rocket - Fast single header signal/slots library for C++☆202Updated 10 months ago
- C++20 Microservice Bootstrapping Framework☆224Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 3 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆155Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- A simple, header only event bus library written in modern C++17.☆168Updated 3 months ago
- Scope Guard & Defer C++☆175Updated last year
- Meta C++ Library and Tool☆82Updated 2 years ago
- C++ header-only config reader library based on JSON☆193Updated last year
- A reflective enum implementation for C++☆298Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 10 months ago
- SPY - C++ Information Broker☆155Updated last week
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago