kellnr/kellnr
The registry for Rust crates observed · 2026-09-01
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 99
- Longevity 77
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 11.0
- age_days: 1088
- days_rel: 4
- days_push: 4
- n_releases_24m: 37
Adoption not part of the score
1066 stars · 90 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kellnr is a self-hosted, open-source registry for Rust crates, like a private crates.io you run on your own hardware. It supports cargo out of the box, hosts rustdocs, provides a web UI for crate management, and can act as a caching proxy for crates.io.
Use cases
- host private rust crates for my company
- self-hosted alternative to crates.io
- cache crates.io downloads behind a proxy
- host rust documentation for internal crates
- set up a private cargo registry with docker
- manage crate versions with a web ui
- offline crate registry for air-gapped environments
When to choose
- you need private Rust crates that cargo can consume without extra tooling
- you want to cache/proxy crates.io to speed up or control dependencies
- you want self-hosted docs.rs-style documentation for your crates
- you need an air-gapped or on-premises crate registry
When to avoid
- you only publish public open-source crates, where crates.io is the standard
- you need a multi-language package registry (npm, PyPI, etc.) rather than Rust-only
- you don't want to operate any server infrastructure
Facets
service · maturity active
self-hosted http-server developer-tools package-manager developer-tools self-hosted backend version-control self-hosted rust crate-registry cargo rustlang crates-io-proxy docs-rs private-registry docker linux kubernetes web-server
3 sources
- readme: https://github.com/kellnr/kellnr · fetched 2026-09-01 · 3acad7e78928
- homepage: https://kellnr.io · fetched 2026-08-29 · ca25b07afb9b
- registry_crates: https://crates.io/api/v1/crates/kellnr · fetched 2026-08-29 · d1ca8970ae7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kellnr/kellnr | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem