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
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆40Updated 2 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 7 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 2 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated 11 months ago
- ☆61Updated 3 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated last month
- Traits for inspecting memory usage of Rust types☆25Updated 4 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Hidden Markov Models in Rust☆72Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- ☆34Updated 6 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆96Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Probability-theory toolbox☆56Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- ☆23Updated 6 years ago
- HyperLogLog implementations.☆23Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Consistent Hashing library in Rust☆18Updated last year
- File/log rotation writer for Rust☆32Updated 2 months ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 5 months ago
- A collection of boosting algorithms written in Rust 🦀☆53Updated 3 months ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- Derive a builder for your constructors in Rust☆70Updated 3 months ago
- 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…☆82Updated 2 months ago