voutcn / kxsortLinks
Fast in-place radix sort with STL-like API
β47Updated 8 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 11 months ago
- BitMagic Libraryβ426Updated 4 months ago
- Bloom-filter based minimal perfect hash function libraryβ266Updated last month
- Fast C functions for the computing the positional popcount (pospopcnt).β55Updated 5 years ago
- For details, see the blog post:β32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operationsβ45Updated 5 years ago
- AVX512F and AVX2 versions of quick sortβ104Updated 7 years ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 2 years ago
- String map implementation through Fast Succinct Trieβ21Updated 4 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)β33Updated 7 months ago
- π Fast C/C++ bit population count libraryβ348Updated last year
- Succinct data structures in C/C++β88Updated 10 months ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ179Updated 11 months ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β236Updated 2 months ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512β31Updated 6 years ago
- Concurrent Hash Tableβ31Updated last month
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β163Updated 7 months ago
- Fast Approximate Membership Filters (C++)β281Updated 7 months ago
- β108Updated last year
- benchmarking positional population countβ15Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β117Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementationβ56Updated 8 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.β20Updated 2 years ago
- Vectorized version of the PCG random number generatorβ83Updated 5 months ago
- Radix sorting from the ground upβ37Updated last year