Show HN: Kentro – a fast Rust library for K-Means clustering
2 amallia 0 6/18/2025, 10:27:51 PM github.com ↗
Double-digit speed-ups over naïve K-Means
Parallel by default (Rayon)
Balanced & spherical variants in one crate
Memory-savvy for multi-GB datasets
Builder API that just feels ergonomic
Docs are live, the license is Apache-2.0, and the repo is one `cargo add kentro` away. Give it a spin—curious to hear how it performs in your pipelines!
No comments yet