Alternatives
Products that do what Kumo does
A rust Node.JS package manager
- 1

- 2

- 3

- 4

- 5RA
2019 · github.com
- 6OY
2019 · github.com
- 7IA
2015 · github.com
- 8

- 9FF
2019 · github.com
- 10BI
2020 · bedrock.io
- 11KA
Toy project running on Google Cloud Run. 200K req/month. $0.5/month. with Rust
2024 · kuberian.pages.dev
- 12NA
With coding agents now allowing for lots of small projects and products running in tandem, and as they tend to grow in operational complexity, I've been finding myself wanting a way to manage a bunch of running npm/bun servers as well as one-off operational jobs I need to run. I also want to keep my terminal focused on git and claude, and have my servers somewhere else. Nemo solves that problem: I can now more efficiently manage and view local servers and jobs, look at their logs and see their CPU/RAM metrics as well. My terminal windows are now much more tidy and focused. It's not…
May 2026 · github.com
- 13PO
Hey HN :) I just saw the post about Glasskube - an open source package manager for kubernetes [1] and would like to throw package-operator in the ring for y'all to look at and get some feedback on it. Disclaimer up front: I'm an engineer working on package-operator as part of my SRE work in Red Hat's service delivery org. Opinions are my own, though. :) Package-Operator is a multi component ecosystem to tackle the package management story for kubernetes in a slighly novel- (and not so novel- when compared with OLM [2]) way: - `package-operator-manager` is an actual operator running inside…
2024 · package-operator.run
- 14TH
2020 · docs.agilestacks.com
- 15KT
kty is an SSH server written in rust that provides a TUI-based dashboard mapping k8s concepts onto SSH. It relies on OpenID providers for identity so that you don't need to introduce anything special to your stack. With SSH in place, there are some fun things you can do which are difficult otherwise: - Forward traffic from a service on the cluster to your local laptop using `ssh -R`. - Forward traffic from a local port to the cluster using `ssh -L`. - Use `scp` or any sftp client natively to copy files in and out of containers. - Shell into a container from anywhere that SSH is supported.
2024 · kty.dev
- 16KT
2020 · blog.byte.builders
- 17KF
I built KubernetesJS because I was frustrated with the state of Kubernetes tooling for TypeScript developers. Most existing clients, like kubernetes-client, were last updated five years ago and rely on generating clients at runtime from Swagger specs. That approach works, but it lacks strong typing, good auto-complete, and tends to feel brittle in larger projects. KubernetesJS also uses the Kubernetes Swagger schema, but instead of generating clients at runtime, it generates fully-typed static TypeScript code at build time. That means you get excellent TypeScript support, predictable APIs,…
2025 · github.com
- 18OS
2020 · troubleshoot.sh
- 19MO
Jul 2026 · github.com
- 20KJ
2020 · kubejobs.io
- 21CK
2019 · youtu.be
- 22AA
We've rolled out a feature for openbase.com that we think is a DX game changer for Node devs. Since the emergence of ECMA Script modules, it's been a continuous guessing game as to what kind of exports a package has. That's never really been discoverable without using a site like unpkg, or installing the package and inspecting package.json. Openbase now displays the ES Module support level (e.g. type of exports) on all of their package pages. We added this feature because our devs are some of the folks continually caught off guard by installing an NPM dependency only to find out it's…
2022
- 23SS
Raw performance (the lack of) is always a contentious point for JavaScript, especially in our post-Moore era of computing. Node.js gets around this issue through extensive of use of native libraries and modules written in C, including the V8 JS engine itself. But as application developers, how do YOU create high performance functions? Write in C and run as a NAPI module? Write in Rust and run as a V8 wasm? Well, there is another (better and faster) way now! The SSVM is a fully featured WebAssembly VM that is optimized for server-side applications.…
2020
- 24

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