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:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Flat containers for C++☆59Updated 7 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 3 months ago
- Vectorized version of the PCG random number generator☆87Updated last month
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 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
- The Bit Library☆58Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 9 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 8 years ago