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
- ☆31Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- ☆13Updated 9 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Fast open addressing hash table☆41Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated 11 months ago