dapper91 / ext-sort-rsLinks
rust external sort algorithm implementation
☆18Updated 6 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
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 7 months ago
- FM-index for Rust☆25Updated 6 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 months ago
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆33Updated last month
- Provides dynamic string format.☆27Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Rust libraries and programs focused on succinct data structures☆150Updated 2 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- A small and fast FM-Index for Rust☆41Updated last week
- Multi-threaded Compression☆168Updated last week
- ☆21Updated last year
- Parallelized zip archive reading☆38Updated 10 months ago
- DiskANNrs☆26Updated 2 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Collection of succinct data structures in Rust☆100Updated 3 months ago
- Read input lines as byte slices for high efficiency☆68Updated last year
- A graph data science library for Rust 🦀 with Python bindings 🐍☆71Updated last week
- PtrHash minimal perfect hash function☆82Updated 2 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆68Updated 4 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated last month
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- C library for finding nearest (most similar) element in a set☆33Updated last month
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated this week
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated 2 years ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated last month