psanse / BITSCANLinks
C++ library for bit twiddling
☆36Updated 4 months ago
Alternatives and similar repositories for BITSCAN
Users that are interested in BITSCAN are comparing it to the libraries listed below
Sorting:
- Flat containers for C++☆59Updated 5 months ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Fast containers of polymorphic objects.☆69Updated last week
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- ☆25Updated 5 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago