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 last year
- Bloom-filter based minimal perfect hash function libraryβ266Updated last month
- BitMagic Libraryβ428Updated 2 weeks ago
- For details, see the blog post:β32Updated last year
- AVX512F and AVX2 versions of quick sortβ104Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operationsβ45Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).β55Updated 5 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
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ180Updated 11 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+β118Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β163Updated 7 months ago
- π Fast C/C++ bit population count libraryβ350Updated last year
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- Fast Approximate Membership Filters (C++)β281Updated 2 weeks ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- Radix sorting from the ground upβ37Updated last year
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)β65Updated last year
- benchmarking positional population countβ15Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β237Updated 3 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512β31Updated 6 years ago
- Dynamic succinct/compressed data structuresβ112Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating thβ¦β112Updated 8 months ago
- Vectorized version of the PCG random number generatorβ83Updated 6 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookupβ46Updated 2 years ago
- String map implementation through Fast Succinct Trieβ21Updated 4 years ago