nowfound

Alternatives

Products that do what Kentro – a fast Rust library for K-Means clustering does

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!

  1. 1WS

    Want something better than k-means? I'm happy to announce our SOTA k-medoids algorithm from NeurIPS 2020, BanditPAM, is now publicly available! `pip install banditpam` or `install.packages("banditpam")` and you're good to go! k-means is one of the most widely-used algorithms to cluster data. However, it has several limitations: a) it requires the use of L2 distance for efficient clustering, which also b) restricts the data you're clustering to be vectors, and c) doesn't require the means to be datapoints in the dataset. Unlike in k-means, the k-medoids problem requires cluster centers to be…

    2023 · github.com

  2. 2
    Tantivy68

    A full-text, horse-speed search engine library in Rust

    2022

  3. 3AF

    2024 · github.com

  4. 4TA

    I built a SQLite VFS in Rust that serves cold queries directly from S3 with sub-second performance, and often much faster. It’s called turbolite. It is experimental, buggy, and may corrupt data. I would not trust it with anything important yet. I wanted to explore whether object storage has gotten fast enough to support embedded databases over cloud storage. Filesystems reward tiny random reads and in-place mutation. S3 rewards fewer requests, bigger transfers, immutable objects, and aggressively parallel operations where bandwidth is often the real constraint. This was explicitly inspired…

    Mar 2026 · github.com

  5. 5TO
  6. 6SA
  7. 7HA
  8. 8IA
  9. 9KA

    Hey folks. I'm the author of kr8s. I’ve been working on kr8s for a while now and one of my core goals is to build a Python library for Kubernetes that is the most simple, readable and produces the most maintainable code. It should enable folks to write clean code when working with the Kubernetes API. If you're interested in how it compares with other libraries then check out [this post](https://jacobtomlinson.dev/posts/2023/comparison-of-kr8s-vs-...). Happy to answer any questions you might have in the comments here .

    2023 · github.com

  10. 10IQ

    About a year ago I was working on a project with mirrored Kubernetes clusters deployed across various regions. Constantly switching contexts was a big pain for me and I badly needed something more practical to work with multiple clusters, ideally simultaneously. At that time everyone was talking about Rust and I really wanted to try it out. I then found Tauri, a framework to build GUI apps with Rust + JavaScript. I was sold. I learned Rust and built the app I always wanted to use. Fast, lightweight and with the ability to connect to multiple clusters simultaneously. Fast forward to today,…

    2023 · aptakube.com

  11. 11KO

    Hey HN, I'm really proud to share with you my new open source project: Kestra https://github.com/kestra-io/kestra I created a few years ago a successful open source AKHQ project: https://github.com/tchiotludo/akhq (renamed from KafkaHQ) which has been adopted by big companies like Best Buy, Pipedrive, BMW, Decathlon and many more. 2300 stars, 120 contributors, 10M docker downloads, much more than I expected. Now let's talk about Kestra, an infinitely scalable orchestration and scheduling platform for creating, running, scheduling and monitoring…

    2022 · github.com

  12. 12KA

    A large part of our (Real Kinetic's) business is helping organizations implement platform engineering, but we've found the existing tooling to be lacking. For IaC, Terraform state becomes a pain because TF treats infrastructure as "one-shot" commands. The Kubernetes controller model provides a nicer approach to managing infrastructure, but the tooling here is also lacking. For configuration management, Helm just doesn't really scale with complexity, nor does Kustomize. For resource orchestration, Crossplane is a step in the right direction but still has challenges and limitations. As a…

    2025 · koreo.dev

  13. 13

    Kubernetes cost optimization, made easy

    2022

  14. 14KB
  15. 15SR
  16. 16TU
  17. 17IR

    I don't know Rust. Friday after work I realised that 90% of my IDE time now is just the commit/diff view — and even good IDEs feel heavy for that. So over the weekend I built a dedicated native tool for just that. Kyde is a macOS git commit + diff editor with one goal: be fast, do Git well. I'm curious whether anyone else mostly opens their IDE for git operations these days. It's open source, and there's a signed app in Releases.

    Jun 2026 · github.com

  18. 18OD
  19. 19HK

    This is the newest update to my CLI tool to quickly create cheap Kubernetes clusters in Hetzner Cloud. This update adds autoscaling support, so clusters created with this tool now can behave similar to managed Kubernetes clusters, which I think is awesome. I received a lot of feedback since the last update so I hope anyone interested could try the new version as well. Thanks a lot for the feedback so far! The repo: https://github.com/vitobotta/hetzner-k3s

    2023

  20. 20AW
  21. 21LA

    A lightweight, keyboard-driven Kubernetes TUI for exploring and managing clusters from terminal.

    May 2026 · github.com

  22. 22OA

    it won't let me put url for some reason, here it is: https://github.com/octopii-rs/octopii

    Nov 2025

  23. 23KA

    Toy project running on Google Cloud Run. 200K req/month. $0.5/month. with Rust

    2024 · kuberian.pages.dev

  24. 24IC

    Please tell me your opinion

    2024 · crates.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →