eyalz800 / serializerLinks
A single header standard C++ serialization framework.
☆194Updated 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☆239Updated 4 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆221Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- C++ small containers☆142Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- rocket - Fast single header signal/slots library for C++☆201Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- 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☆441Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- Lightweight Error Augmentation Framework☆328Updated this week
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 9 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- tser - tiny serialization for C++☆142Updated 4 years ago
- A miniature library for struct-field reflection in C++☆564Updated 2 months 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
- Scope Guard & Defer C++☆173Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Functional reactive programming library for c++☆159Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- SPY - C++ Information Broker☆154Updated 2 months ago