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☆52Updated 11 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- parsertl: The Modular Parser Generator☆16Updated 4 months ago
- ☆31Updated 10 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- How fast can we shuffle values?☆40Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 7 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Stream processing pipelines in D☆14Updated 8 years ago
- Fastest Histogram Construction☆74Updated 4 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 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
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Vectorized version of the PCG random number generator☆86Updated last week
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- (Clang based) C++ to D language converter☆88Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 8 years ago
- Single header, 100 line implementation of 32bit PCG random number generator. Extremely fast RNG with simple API☆14Updated 6 years ago