psanse / BITSCAN
C++ library for bit twiddling
☆38Updated 6 years ago
Alternatives and similar repositories for BITSCAN:
Users that are interested in BITSCAN are comparing it to the libraries listed below
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Flat containers for C++☆59Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last week
- A persistent hash array-mapped trie for C++☆91Updated last year
- Latest iteration of my static webpage/blog generator☆52Updated 5 months ago
- ☆39Updated 9 years ago
- A C++ library for integer array compression☆29Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆48Updated 7 years ago
- ☆32Updated 3 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 years ago
- benchmarking positional population count☆14Updated 11 months ago
- How fast can we shuffle values?☆37Updated 11 months ago
- C++ Defensive Macros☆30Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated last week
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated this week