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:
- Implementation of hash_append proposal☆67Updated 9 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
- Flat containers for C++☆59Updated 6 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- The Bit Library☆58Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- C++ Scattered Containers☆67Updated 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 week
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months 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
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Fast containers of polymorphic objects.☆70Updated last month
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Block level data synchronization library☆49Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- For details, see the blog post:☆35Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago