Eisenwave / bitmanipLinks
Single-header C++ library for bit manipulation.
☆24Updated 3 years ago
Alternatives and similar repositories for bitmanip
Users that are interested in bitmanip are comparing it to the libraries listed below
Sorting:
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 3 weeks ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Tiny Test System☆27Updated last week
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- C++ library aiming to replace all built-in integers☆94Updated last month
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated last month
- Compile time counter that works with all major modern compilers☆55Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- ☆34Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- CMake wrapper around the cppfront repository☆79Updated 7 months ago
- Coroutine support tools☆35Updated 3 months ago
- Google Benchmark data visualization tool☆26Updated 2 weeks ago