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:
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 weeks ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Cross-platform C++ Utility Library☆54Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A utility for creating amalgamated single-header C++ libraries☆57Updated 3 years ago
- Add-on packages for Vector class library☆75Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Compile time counter that works with all major modern compilers☆56Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- 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::queue functionality but with better performance.☆34Updated last week
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Low memory overhead allocator☆32Updated 8 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- ☆49Updated 7 years ago