dapper91 / ext-sort-rsLinks
rust external sort algorithm implementation
☆18Updated 5 months ago
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:
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 6 months ago
- FM-index for Rust☆23Updated 5 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated last month
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 3 weeks ago
- Rust libraries and programs focused on succinct data structures☆150Updated 3 weeks ago
- Succinct data structures using very efficient rank and select☆127Updated 3 months ago
- Multi-threaded Compression☆164Updated this week
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- Rust implementation of a fast, easy, interval tree library nim-lapper☆65Updated 3 months ago
- Rust implementations of succinct data structures☆60Updated this week
- A small and fast FM-Index for Rust☆35Updated this week
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 3 months ago
- PtrHash minimal perfect hash function☆72Updated last month
- DiskANNrs☆21Updated last month
- A graph data science library for Rust☆68Updated last week
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Multi backend HashMap for higher performance on different key space sizes☆28Updated last week
- Parallelized zip archive reading☆37Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 8 months ago
- Collection of succinct data structures in Rust☆100Updated 2 months ago
- Provides dynamic string format.☆27Updated last year
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆17Updated last week
- ☆278Updated 3 weeks ago
- Hidden Markov Models in Rust☆78Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆173Updated 2 weeks ago
- ☆36Updated 3 years ago
- Fast suffix arrays for Rust (with Unicode support).