lakwet / voracious_sortLinks
Voracious radix sort
☆71Updated last month
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☆127Updated last month
- Integer sets as fast, sorted, integer ranges with full set operations☆103Updated 2 months ago
- Rust libraries and programs focused on succinct data structures☆152Updated 4 months ago
- ☆319Updated 2 months ago
- BLAS source of choice☆44Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆168Updated last month
- Arbitrary precision floating point numbers library☆112Updated 10 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆135Updated 3 years ago
- .npy and .npz file format support for ndarray☆70Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆106Updated last week
- Parallel iterator processing library for Rust☆104Updated last week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆24Updated last year
- Redistribute Intel MKL as a crate☆91Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆214Updated last week
- Collection of succinct data structures in Rust☆101Updated 5 months ago
- FM-index for Rust☆26Updated 8 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Easy function multiversioning for Rust☆252Updated last year
- Parallel processing with disjoint indices in Rust☆90Updated 9 months ago
- Rust crate for numpy NPY files☆31Updated 8 months ago
- A pure Rust linear programming solver☆91Updated 5 years ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆248Updated last week
- Interning of data in rust☆118Updated 6 months ago
- ☆97Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆203Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A library set of arbitrary precision numbers implemented in Rust.☆95Updated 2 months ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 5 months ago