dapper91 / ext-sort-rsLinks
rust external sort algorithm implementation
☆17Updated last month
Alternatives and similar repositories for ext-sort-rs
Users that are interested in ext-sort-rs are comparing it to the libraries listed below
Sorting:
- Fast hierarchical agglomerative clustering in Rust.☆97Updated 2 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Rust implementations of succinct data structures☆58Updated this week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆87Updated 3 weeks ago
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- Multi-threaded Compression☆160Updated 2 months ago
- A graph data science library for Rust☆54Updated last month
- FM-index for Rust☆22Updated last month
- Lib flatterer: A lib to make JSON flatterer☆16Updated last month
- Detect unused pub methods in a Rust workspace☆38Updated 4 months ago
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- ☆21Updated last year
- Multi backend HashMap for higher performance on different key space sizes☆28Updated 5 months ago
- Task runner and process manager for Rust☆52Updated 8 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Hidden Markov Models in Rust☆76Updated last year
- ☆35Updated 3 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆73Updated last month
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆31Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆87Updated 3 months ago
- Read input lines as byte slices for high efficiency☆65Updated last year
- A futures based crate for interacting with IndexedDB on browsers using webassembly.☆33Updated this week
- Provides dynamic string format.☆26Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago