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
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- compile time assembly interpreter☆86Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆75Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Sparse texture Hello World☆30Updated 10 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 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…☆50Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 7 years ago
- ☆42Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- ☆31Updated 9 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago
- (Clang based) C++ to D language converter☆89Updated 6 years ago