Ryan-rsm-McKenzie / binary_io
A binary i/o library for C++, without the agonizing pain
☆33Updated last year
Alternatives and similar repositories for binary_io
Users that are interested in binary_io are comparing it to the libraries listed below
Sorting:
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- ☆34Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated last month
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- C++20 compile-time reflection library.☆35Updated 7 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- An indirect value-type for C++☆83Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- KISS C++20 Type Reflection using IFC files☆70Updated 10 months ago