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
- Fast hierarchical agglomerative clustering in Rust.☆92Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆106Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆79Updated 3 weeks ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last week
- Succinct data structures using very efficient rank and select☆67Updated last week
- Parallel iterator processing library for Rust☆101Updated last year
- An ε-copy serialization/deserialization framework for Rust☆135Updated 5 months ago
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated last year
- Rust implementation of a fast, easy, interval tree library nim-lapper☆57Updated 9 months ago
- ☆215Updated this week
- Multi-threaded Compression☆154Updated 9 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week
- Rust implementations of succinct data structures☆51Updated last month
- ☆21Updated 4 months ago
- data embedding based on approximate nearest neighbour☆32Updated last week
- Provides dynamic string format.☆24Updated 4 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆138Updated 6 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆73Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 10 months ago
- Yet another string type for Rust☆79Updated last week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆133Updated 9 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆109Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆172Updated 5 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Compatible with any hasher.☆196Updated last month
- A data structure to efficiently intern, cache and restore strings.☆181Updated 2 months ago
- An allocator that can track and limit memory usage.☆205Updated last year
- ☆19Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated 2 weeks ago