genbattle / rkmLinks
Generic k-means implementation written in Rust
☆16Updated 5 years ago
Alternatives and similar repositories for rkm
Users that are interested in rkm are comparing it to the libraries listed below
Sorting:
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 weeks ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆89Updated 6 months ago
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Simple probabilistic data structures☆147Updated this week
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 5 months ago
- ☆63Updated 4 years ago
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆66Updated this week
- Rust implementation of Simhash☆24Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆152Updated 3 weeks ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Parallel iterator processing library for Rust☆103Updated this week
- A HyperLogLog implementation in Rust.☆52Updated 3 weeks ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Probability-theory toolbox☆57Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Rust library implementing xor-filters☆142Updated 2 years ago
- Rust binding to CUDA APIs☆118Updated 9 months ago
- Skiplist implementation in rust☆108Updated this week
- Task-based Parallelism in Rust☆17Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago