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:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆28Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A collection of std-like single-header C++ libraries☆199Updated 2 weeks ago
- KISS C++20 Type Reflection using IFC files☆73Updated last year
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- A C++ parser combinator library.☆165Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- Forward, no matter what.☆133Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- ☆31Updated last month
- CMake wrapper around the cppfront repository☆79Updated last year
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Low memory overhead allocator☆34Updated last year
- C++ library aiming to replace all built-in integers☆100Updated last month
- Zoo library☆135Updated 7 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆113Updated 10 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- value types for composite class design - with allocators☆73Updated last week
- C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators☆30Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A minimal xoshiro256** generator with the C++ <random> interface☆37Updated 4 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago