Ryan-rsm-McKenzie / binary_io
A binary i/o library for C++, without the agonizing pain
☆31Updated last year
Alternatives and similar repositories for binary_io:
Users that are interested in binary_io are comparing it to the libraries listed below
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- 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
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A universal type for non-type template parameters for C++20 or later.☆26Updated 7 months ago
- List-initialize containers with proper move semantics☆30Updated last week
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- homogeneous variadic function parameters☆17Updated last year
- A C++14 Lambda Library☆23Updated this week
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- ☆33Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A fixed capacity dynamically sized string☆64Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 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 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 weeks ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆66Updated 8 months ago