eyalz800 / serializer
A single header standard C++ serialization framework.
☆189Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for serializer
- 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 5 months ago
- C++ serializers benchmark with realistic data☆119Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Lightweight Error Augmentation Framework☆313Updated last week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆213Updated 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 …☆136Updated 5 months ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- A lightweight, non-owning reference to a callable.☆170Updated 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☆154Updated 5 months ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- Scope Guard & Defer C++☆159Updated 10 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Light, fast, threadpool for C++20☆98Updated last year
- C++14 code to convert integers to strings at compile-time☆114Updated last year
- C++ small containers☆138Updated 4 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…☆150Updated 2 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- A collection of std-like single-header C++ libraries☆157Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆395Updated last week
- A C++20 concepts library, providing container concepts etc.☆79Updated last week
- Implementation of C++20's std::span for older compilers☆337Updated last year
- C++20 Dynamic Reflection Library☆134Updated 3 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆423Updated 5 months ago
- C++11 metaprogramming library☆243Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 8 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago