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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 7 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 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
- A collection of string sorting algorithms☆55Updated 3 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 …☆26Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Vectorized version of the PCG random number generator☆77Updated 3 weeks ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆254Updated 2 years ago
- Radix sorting from the ground up☆36Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Radix sort implemented i Java and C/C++ with benchmark.☆41Updated 13 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 2 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Fast and compact minimal perfect hash functions in C++.☆221Updated this week