voutcn / kxsortLinks
Fast in-place radix sort with STL-like API
☆48Updated 9 years ago
Alternatives and similar repositories for kxsort
Users that are interested in kxsort are comparing it to the libraries listed below
Sorting:
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆271Updated 6 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- For details, see the blog post:☆35Updated 2 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
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- Radix sorting from the ground up☆37Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- BitMagic Library☆438Updated 5 months ago
- Fast Approximate Membership Filters (C++)☆288Updated 5 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆359Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated 2 years ago
- Dynamic succinct/compressed data structures☆114Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago