lakwet / voracious_sortLinks
Voracious radix sort
☆69Updated last year
Alternatives and similar repositories for voracious_sort
Users that are interested in voracious_sort are comparing it to the libraries listed below
Sorting:
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆94Updated last month
- Rust libraries and programs focused on succinct data structures☆148Updated this week
- Collection of succinct data structures in Rust☆99Updated last month
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- ☆272Updated 4 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆119Updated 2 years ago
- Rust implementations of succinct data structures☆59Updated last week
- A Rust implementation of the Quad Wavelet Tree☆42Updated last week
- Faster integer division and modulus operations☆87Updated 2 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- ☆23Updated last year
- BLAS source of choice☆43Updated last month
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆25Updated last year
- Parallel processing with disjoint indices in Rust☆90Updated 4 months ago
- Half-precision floating point types f16 and bf16 for Rust.☆259Updated last week
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Deadlock free mutexes☆177Updated 5 months ago
- .npy and .npz file format support for ndarray☆62Updated last year
- Memory efficient trie (prefix tree) library based on LOUDS☆128Updated 6 months ago
- Arbitrary precision floating point numbers library☆113Updated 6 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- FM-index for Rust☆23Updated 4 months ago
- ☆36Updated 3 years ago
- Easy function multiversioning for Rust☆237Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Perfect hashing for an imperfect world☆93Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago