eisenwave / bitmanipLinks
Single-header C++ library for bit manipulation.
☆30Updated 4 years ago
Alternatives and similar repositories for bitmanip
Users that are interested in bitmanip are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 11 months ago
- A collection of std-like single-header C++ libraries☆201Updated last week
- C++20 compile time compressed string tables☆46Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators☆30Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated last week
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- A C++ parser combinator library.☆166Updated last week
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆30Updated last week
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 2 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Boost.PFR without the boost namespaces☆77Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last week