voutcn / kxsort
Fast in-place radix sort with STL-like API
β46Updated 7 years ago
Related projects β
Alternatives and complementary repositories for kxsort
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 2 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all β¦β22Updated 2 years ago
- For details, see the blog post:β31Updated 11 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated last year
- C++ Implementation of Zip Treesβ13Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operationsβ45Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).β53Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)β60Updated 9 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β31Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- C++17 implementation of memory-efficient dynamic triesβ57Updated 2 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β30Updated 8 months ago
- Bloom-filter based minimal perfect hash function libraryβ252Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β26Updated last week
- Succinct Data Structure Library 3.0β86Updated 2 months ago
- Ultra fast MSD radix sorterβ11Updated 4 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ62Updated 5 months ago
- A benchmark for sorting algorithmsβ59Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β51Updated 7 years ago
- Efficient Prefix-Sum data structures in C++.β25Updated last year
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(β¦β49Updated 7 months ago
- Dynamic succinct/compressed data structuresβ112Updated 6 months ago
- C library to compute the Hamming weight of arraysβ44Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set unionβ40Updated 4 years ago
- A collection of string sorting algorithmsβ53Updated 2 years ago
- AVX512F and AVX2 versions of quick sortβ105Updated 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β50Updated 9 months ago