Eisenwave / bitmanip
Single-header C++ library for bit manipulation.
☆23Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for bitmanip
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- List-initialize containers with proper move semantics☆26Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 5 months ago
- C++20 compile time compressed string tables☆46Updated last year
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- A utility for creating amalgamated single-header C++ libraries☆47Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆50Updated 4 years ago
- Compile time counter that works with all major modern compilers☆51Updated 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…☆69Updated this week
- Yet another C++ text formatting library.☆70Updated 4 months ago
- Lightweight C++ Signals and Slots implementation☆33Updated 5 months ago
- Tiny Test System☆27Updated 2 weeks ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆80Updated 6 months ago
- Cross-platform C++ Utility Library☆50Updated 2 weeks ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 7 months ago
- An indirect value-type for C++☆82Updated last year
- C++11 compatible charconv☆27Updated last week
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 6 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- A C++17 Compile Time <cmath> Library☆44Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆33Updated 7 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 2 weeks ago