psanse / BITSCANLinks
C++ library for bit twiddling
☆36Updated 5 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 7 months 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
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆132Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 3 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- The Bit Library☆58Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- ulids in C++, Header Only☆102Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago