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:
- Bloom-filter based minimal perfect hash function library☆270Updated 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.☆249Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- BitMagic Library☆438Updated 4 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆165Updated 11 months ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 11 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- Succinct data structures in C/C++☆92Updated last year
- 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
- Concurrent Hash Table☆37Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 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
- Efficient Prefix-Sum data structures in C++.☆26Updated 2 years ago
- ☆11Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago