dapper91 / ext-sort-rsLinks
rust external sort algorithm implementation
☆17Updated 3 weeks 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:
- Fast hierarchical agglomerative clustering in Rust.☆96Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆85Updated last week
- Succinct data structures using very efficient rank and select☆119Updated 3 weeks ago
- ☆35Updated 3 years ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated this week
- FM-index for Rust☆22Updated last month
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Rust libraries and programs focused on succinct data structures☆140Updated last week
- Rust implementations of succinct data structures☆58Updated 2 weeks ago
- Multi backend HashMap for higher performance on different key space sizes☆28Updated 5 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated 2 years ago
- Rust implementation of Pruning Radix Trie, originally by Wolf Garbe☆31Updated 8 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆79Updated 8 months ago
- Rust implementation of the XXH3 hash function☆10Updated last month
- Provides dynamic string format.☆26Updated 8 months ago
- Rust LZ4 bindings☆52Updated 4 months ago
- PtrHash minimal perfect hash function, based of PTHash☆56Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- ☆21Updated last year
- File type detector☆38Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆165Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- External sorting (i.e. on disk sorting) capability on arbitrarily sized iterator☆24Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- ALP floating point compression in Rust☆33Updated last month