gorset / radix
Radix sort implemented i Java and C/C++ with benchmark.
☆41Updated 13 years ago
Alternatives and similar repositories for radix:
Users that are interested in radix are comparing it to the libraries listed below
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- For details, see the blog post:☆32Updated last year
- Vectorized version of the PCG random number generator☆77Updated last month
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast in-place radix sort with STL-like API☆46Updated 8 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
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Bit packed vector of integral values☆27Updated 2 months ago
- High performance parallel systems with nonblocking IO☆50Updated 5 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago
- Bloom-filter based minimal perfect hash function library☆254Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- A simple bitset library in C☆134Updated last month