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:
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ46Updated last year
- π Fast C/C++ bit population count libraryβ356Updated last year
- BitMagic Libraryβ437Updated 3 months ago
- Radix sorting from the ground upβ37Updated last year
- Bloom-filter based minimal perfect hash function libraryβ270Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β120Updated 5 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
- AVX512F and AVX2 versions of quick sortβ104Updated 8 years ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β249Updated last month
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β34Updated 11 months ago
- Vectorized version of the PCG random number generatorβ84Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ184Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.β338Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).β55Updated 5 years ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- For details, see the blog post:β34Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β164Updated 11 months ago
- DSL for SIMD Sorting on AVX2 & AVX512β31Updated 6 years ago
- Fast Approximate Membership Filters (C++)β288Updated 3 months ago
- Efficient Prefix-Sum data structures in C++.β25Updated 2 years ago
- A benchmark for sorting algorithmsβ62Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 5 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (Lβ¦β232Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modificationβ261Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookupβ49Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- C++ Implementation of Zip Treesβ14Updated 3 years ago
- ALP: Adaptive Lossless Floating-Point Compressionβ150Updated 2 months ago
- Unstable O(n log n) sorting algorithm with O(n) memoryβ66Updated last month