psanse / BITSCANLinks
C++ library for bit twiddling
☆37Updated 7 years ago
Alternatives and similar repositories for BITSCAN
Users that are interested in BITSCAN are comparing it to the libraries listed below
Sorting:
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 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
- Implementation of hash_append proposal☆67Updated 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Flat containers for C++☆59Updated last month
- Yet another C++ text formatting library.☆71Updated 7 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Add-on packages for Vector class library☆75Updated last year
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- ☆26Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- The Bit Library☆58Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- A minimal subset of the Boost C++ library☆34Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago