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:
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- ☆39Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆31Updated 9 years ago
- How fast can we shuffle values?☆37Updated last year
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 2 months ago
- compile time assembly interpreter☆85Updated 7 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Comparing linear and binary searches☆41Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- Self-aware struct-like types in C++11☆44Updated 13 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago