genbattle / rkm
Generic k-means implementation written in Rust
☆17Updated 5 years ago
Alternatives and similar repositories for rkm:
Users that are interested in rkm are comparing it to the libraries listed below
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 6 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 2 weeks ago
- HyperLogLog implementations.☆23Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated last month
- SIMD aligned data structures to work with `std::simd`.☆8Updated 3 months ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- ☆60Updated 3 years ago
- Nearest neighbor search algorithms including a ball tree and a vantage point tree.☆10Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- ☆23Updated 6 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated last week
- Safe, Growable Bloom Filters in Rust (with serde)☆27Updated 5 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- rust histogram and percentile stats☆47Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆73Updated this week
- Probability-theory toolbox☆56Updated last year
- Small and fast library for k-means clustering.☆46Updated 4 months ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆39Updated 11 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 11 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- ☆36Updated 2 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆37Updated 10 months ago
- ☆34Updated 5 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated 2 weeks ago