eyalz800 / serializer
A single header standard C++ serialization framework.
☆191Updated 3 years ago
Alternatives and similar repositories for serializer:
Users that are interested in serializer are comparing it to the libraries listed below
- 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 this week
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 8 months 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 …☆136Updated 7 months ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 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…☆151Updated 2 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆217Updated 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☆429Updated 7 months ago
- rocket - Fast single header signal/slots library for C++☆195Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- Scope Guard & Defer C++☆163Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆139Updated 9 months ago
- C++ small containers☆142Updated 6 months ago
- Lightweight Error Augmentation Framework☆318Updated last week
- Light, fast, threadpool for C++20☆97Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆128Updated 3 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☆156Updated 8 months ago
- C++20 Microservice Bootstrapping Framework☆212Updated 2 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆189Updated 3 years ago
- Header-only library for multithreaded programming☆232Updated last week
- A reflective enum implementation for C++☆289Updated 11 months ago
- A miniature library for struct-field reflection in C++☆524Updated 3 weeks ago
- High performance C++11 signals☆166Updated 5 years ago
- Creating a simpler, more intuitive means of C++ reflection☆125Updated 2 months ago
- A polymorphic value-type for C++☆228Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month