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☆245Updated 6 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Scope Guard & Defer C++☆176Updated last year
- 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
- 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 5 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
- tser - tiny serialization for C++☆143Updated 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…☆157Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆166Updated 6 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ small containers☆146Updated 3 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- rocket - Fast single header signal/slots library for C++☆205Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- High performance C++11 signals☆176Updated 6 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- C++ header-only config reader library based on JSON☆194Updated 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☆160Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- C++ signal and slot system☆161Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated this week
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆91Updated 3 years ago
- A miniature library for struct-field reflection in C++☆583Updated last month
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago