andralex / lomutoLinks
Code that accompanies the article "Lomuto's Comeback"
☆35Updated 5 years ago
Alternatives and similar repositories for lomuto
Users that are interested in lomuto are comparing it to the libraries listed below
Sorting:
- ☆39Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- fast open addressing hash table☆41Updated 3 months ago
- ☆31Updated 9 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months ago
- How fast can we shuffle values?☆39Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago