oxidecomputer/dropshot
expose REST APIs from a Rust program observed · 2026-09-03
Health v2 · maintenance only
77/100
- Activity 100
- Release rhythm 35
- Longevity 100
Flags: no_releases no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2266
- days_rel: n/a
- days_push: 0
- n_releases_24m: 0
Adoption not part of the score
1197 stars · 103 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dropshot is a Rust library for exposing REST APIs from a Rust program, with built-in OpenAPI generation. It provides an async HTTP server layer built on tokio/hyper with handler extraction macros.
Use cases
- build a rest api in rust
- generate openapi spec from rust handlers
- serve http endpoints from a rust program
- create json apis with typed handlers
- build backend services in rust
When to choose
- you want REST APIs in Rust with automatic OpenAPI documentation
- you prefer a lightweight, opinionated server over a full web framework
- you're building Oxide-style systems services in async Rust
When to avoid
- you need server-side HTML templating or full-stack features
- you want a large ecosystem of middleware and community plugins
- you need GraphQL or WebSocket-first APIs
Facets
library · maturity active
api-framework http-server routing web-framework web-development backend apis developer-tools rust cross-platform rest-api openapi async rust-library http-server
1 source
- registry_crates: https://crates.io/api/v1/crates/dropshot · fetched 2026-08-29 · 22dabd66f092
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oxidecomputer/dropshot | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="oxidecomputer/dropshot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem