lakwet / voracious_sortLinks
Voracious radix sort
☆68Updated 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:
- A Rust implementation of the Quad Wavelet Tree☆41Updated 3 weeks ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 9 months ago
- Collection of succinct data structures in Rust☆96Updated 2 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Succinct data structures using very efficient rank and select☆119Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Automatic differentiation in Rust with WGPU support☆23Updated 3 years ago
- Rust libraries and programs focused on succinct data structures☆140Updated last week
- Rust implementations of succinct data structures☆58Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆85Updated last week
- Tensor library for machine learning☆27Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆93Updated last month
- An on-disk hash table implementation☆120Updated 3 years ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- FM-index for Rust☆22Updated last month
- ☆35Updated 3 years ago
- Arbitrary precision floating point numbers library☆109Updated 2 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Parallel processing with disjoint indices in Rust☆90Updated last month
- .npy and .npz file format support for ndarray☆63Updated 8 months ago
- ☆58Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated this week
- ☆257Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Propositional logic with types in Rust☆62Updated last year
- How fast can we recognize a word from a small pre-determined set?☆80Updated 4 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆141Updated this week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆113Updated 2 years ago
- Easy recursion in Rust, without stack overflows.☆31Updated last year