dapper91 / ext-sort-rs
rust external sort algorithm implementation
☆15Updated last year
Alternatives and similar repositories for ext-sort-rs:
Users that are interested in ext-sort-rs are comparing it to the libraries listed below
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated this week
- Succinct data structures using very efficient rank and select☆69Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆80Updated last month
- Fast hierarchical agglomerative clustering in Rust.☆94Updated last year
- Parallel iterator processing library for Rust☆102Updated last year
- ☆21Updated 5 months ago
- Multi backend HashMap for higher performance on different key space sizes☆24Updated last month
- ☆32Updated 2 years ago
- ☆220Updated last month
- Multi-threaded Compression☆157Updated 10 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆76Updated 4 months ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- Autogenerate Markdown documentation for clap command-line tools☆61Updated 8 months ago
- Provides dynamic string format.☆24Updated 5 months ago
- Integer types with customizable niche values☆40Updated 2 months ago
- Read input lines as byte slices for high efficiency☆62Updated last year
- Rust libraries and programs focused on succinct data structures☆135Updated this week
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated 10 months ago
- Library for simulating physical forces on particles, heavily inspired by d3-force.☆68Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆27Updated this week
- Rust implementation of a fast, easy, interval tree library nim-lapper☆58Updated 10 months ago
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated last year
- Functional command-line JSON processor☆25Updated 6 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last week
- Rust implementations of succinct data structures☆52Updated this week
- Zero-cost type for stack without complicated type or Box☆44Updated 3 weeks ago
- Fast and scalable minimal perfect hashing for massive key sets☆139Updated 7 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆34Updated last month