andralex / lomuto
Code that accompanies the article "Lomuto's Comeback"
☆35Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lomuto
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- ☆39Updated 3 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Single header, 100 line implementation of 32bit PCG random number generator. Extremely fast RNG with simple API☆14Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Comparing linear and binary searches☆38Updated 4 years ago
- How fast can we shuffle values?☆37Updated 8 months ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Fast open addressing hash table☆41Updated 11 months ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Material and work for O'Reilly courses and publications☆11Updated 4 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago