voutcn / kxsortLinks
Fast in-place radix sort with STL-like API
☆48Updated 8 years ago
Alternatives and similar repositories for kxsort
Users that are interested in kxsort are comparing it to the libraries listed below
Sorting:
- For details, see the blog post:☆34Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- BitMagic Library☆436Updated 3 months ago
- 🚀 Fast C/C++ bit population count library☆355Updated last year
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 10 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆248Updated 3 weeks ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 10 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆231Updated 2 months ago
- Radix sorting from the ground up☆37Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Succinct Data Structure Library 3.0☆99Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago