neobrain / blobify
C++17 library for all your binary de-/serialization needs
☆275Updated last year
Alternatives and similar repositories for blobify:
Users that are interested in blobify are comparing it to the libraries listed below
- A miniature library for struct-field reflection in C++☆552Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆437Updated last month
- A reflective enum implementation for C++☆291Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Compile Time Type Information for C++☆587Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- Header-only library for multithreaded programming☆234Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆937Updated 2 months ago
- C++20 Static Reflection library☆394Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆433Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆214Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 10 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- Lightweight Error Augmentation Framework☆324Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆472Updated 3 weeks ago
- What a c++ standard Unicode library might look like.☆331Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 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☆436Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 7 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆270Updated 11 months ago
- A polymorphic value-type for C++☆227Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 6 months ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- Range-based goodness for C++17☆362Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆355Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated last week