gorset / radixLinks
Radix sort implemented i Java and C/C++ with benchmark.
☆41Updated 14 years ago
Alternatives and similar repositories for radix
Users that are interested in radix are comparing it to the libraries listed below
Sorting:
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- A word-aligned integer compression algorithm.☆13Updated last year
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Compact Data Structures Library☆101Updated 3 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- A simple bitset library in C☆141Updated 9 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Linear vs binary search benchmark☆41Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 4 years ago
- Fast in-place radix sort with STL-like API☆48Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Succinct Data Structure Library☆108Updated 12 years ago
- bit & sketches data structures☆60Updated 7 years ago