C++17 library for all your binary de-/serialization needs
☆277Dec 11, 2023Updated 2 years ago
Alternatives and similar repositories for blobify
Users that are interested in blobify are comparing it to the libraries listed below
Sorting:
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- ☆32Updated this week
- WIP☆27May 27, 2019Updated 6 years ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- A lightweight C++20 serialization and RPC library☆933Jan 23, 2026Updated last month
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Feb 23, 2021Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆222Nov 22, 2023Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Jan 2, 2026Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Result<T, E> for Modern C++☆36Mar 14, 2020Updated 5 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- Tries in C++☆13Aug 20, 2020Updated 5 years ago
- A comfortable way to describe parameter interface and generate its underlying data structure☆14Oct 8, 2023Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- Header-only library for multithreaded programming☆243Jan 30, 2026Updated last month
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆201Mar 14, 2021Updated 4 years ago
- C++20 Library with the fastest runtime and compile times☆14Jan 25, 2026Updated last month
- ☆25Apr 21, 2020Updated 5 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Tool for analyzing includes in C++☆208Aug 15, 2024Updated last year
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 11 months ago
- Code featured on my blog☆11Jul 22, 2020Updated 5 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago