neobrain / blobify
C++17 library for all your binary de-/serialization needs
☆274Updated 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++☆524Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- Compile Time Type Information for C++☆580Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆401Updated 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
- C++20 Static Reflection library☆357Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated 2 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆427Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 8 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆268Updated 8 months ago
- A reflective enum implementation for C++☆289Updated 11 months ago
- Fast, convenient JSON serialization and parsing in C++☆481Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆205Updated 4 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆738Updated 3 weeks ago
- Header-only library for multithreaded programming☆232Updated last week
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 5 months ago
- Simple, flexible and modular assertion macro.☆225Updated 9 months ago
- An additive strong typedef library for C++14/17/20☆423Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated 7 months 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
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆208Updated 2 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
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆342Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆488Updated 3 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆609Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆359Updated last month
- What a c++ standard Unicode library might look like.☆327Updated last year