voutcn / kxsort
Fast in-place radix sort with STL-like API
β46Updated 8 years ago
Alternatives and similar repositories for kxsort:
Users that are interested in kxsort are comparing it to the libraries listed below
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 4 months ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).β53Updated 5 years ago
- Ultra fast MSD radix sorterβ11Updated 4 years 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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- For details, see the blog post:β32Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β52Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operationsβ45Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)β63Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ62Updated 8 months ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated last year
- C++17 implementation of memory-efficient dynamic triesβ58Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- AVX512F and AVX2 versions of quick sortβ105Updated 7 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β30Updated 2 weeks ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β27Updated 2 months ago
- Bit packed vector of integral valuesβ26Updated this week
- A Benchmark of Minimal Perfect Hash Function Algorithms.β35Updated 2 years ago
- Vectorized version of the PCG random number generatorβ75Updated 6 years ago
- A collection of string sorting algorithmsβ55Updated 3 years ago
- A benchmark for sorting algorithmsβ59Updated 3 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.β25Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512β30Updated 6 years ago
- Compact Tree Representationβ16Updated 7 years ago
- C library to compute the Hamming weight of arraysβ45Updated 6 years ago
- Succinct Data Structure Library 3.0β94Updated 4 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β15Updated 6 years ago