psanse / BITSCANLinks
C++ library for bit twiddling
☆36Updated 2 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
- C++ Scattered Containers☆67Updated 8 years ago
- Flat containers for C++☆59Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated 2 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- WIP☆27Updated 6 years ago
- Add-on packages for Vector class library☆76Updated last year
- Yet another C++ text formatting library.☆71Updated 10 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 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
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 7 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago