voutcn / kxsortLinks
Fast in-place radix sort with STL-like API
☆49Updated 9 years ago
Alternatives and similar repositories for kxsort
Users that are interested in kxsort are comparing it to the libraries listed below
Sorting:
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- BitMagic Library☆442Updated 5 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 3 months ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Radix sorting from the ground up☆38Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆234Updated 5 months ago
- A benchmark for sorting algorithms☆63Updated 4 years ago