Ryan-rsm-McKenzie / binary_ioLinks
A binary i/o library for C++, without the agonizing pain
☆35Updated 2 years ago
Alternatives and similar repositories for binary_io
Users that are interested in binary_io are comparing it to the libraries listed below
Sorting:
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- low-level library for minimizing the size of your types☆118Updated 6 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☆52Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- ☆34Updated 3 years ago
- C++ library aiming to replace all built-in integers☆99Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago