eisenwave / bitmanipLinks
Single-header C++ library for bit manipulation.
☆27Updated 4 years ago
Alternatives and similar repositories for bitmanip
Users that are interested in bitmanip are comparing it to the libraries listed below
Sorting:
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆28Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A C++ parser combinator library.☆160Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last week
- ☆29Updated last week
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- C++20 Compact Tuple Tools☆57Updated last week
- C++ library aiming to replace all built-in integers☆99Updated last month
- ☆70Updated 6 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated last week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Low memory overhead allocator☆33Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 9 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆209Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- CMake wrapper around the cppfront repository☆79Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++11 compatible charconv☆31Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators☆29Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 3 weeks ago