zino-rs/zino
Spec-driven framework for composable applications in Rust. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 98
- Release rhythm 65
- Longevity 95
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: 35
- age_days: 1343
- days_rel: 159
- days_push: 14
- n_releases_24m: 8
Adoption not part of the score
1144 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Zino is a spec-driven, opinionated framework for building composable web and desktop applications in Rust, with modular crates for ORM, auth, storage, scheduling, and OpenAPI docs. It integrates with actix-web, axum, ntex, and Dioxus, and emphasizes simplicity, extensibility, and productivity.
Use cases
- build a web API in Rust with axum or actix-web
- rapid application development with an opinionated Rust framework
- ORM for MySQL, PostgreSQL, and SQLite via sqlx
- generate OpenAPI documentation from config files
- schedule cron jobs and background tasks
- build a desktop app with Dioxus
- add authentication and authorization to a Rust service
When to choose
- you want an all-in-one, convention-over-configuration Rust framework
- you need built-in ORM, auth, scheduling, and OpenAPI generation out of the box
- you value API-first development with open standards
- you want unified access to storage services and LLMs
When to avoid
- you prefer minimal, unopinionated libraries you assemble yourself
- you need a framework with a large ecosystem and long-term stability guarantees
- your project targets a Rust version older than 1.90
- you need non-SQL databases as first-class ORM targets
Facets
framework · maturity active
web-framework orm auth scheduling api-documentation middleware routing logging tracing monitoring web-development backend developer-tools apis databases rust cross-platform spec-driven actix-web axum dioxus sqlx openapi cron-jobs composable-architecture rapid-application-development desktop web-server
5 sources
- readme: https://github.com/zino-rs/zino · fetched 2026-08-28 · 4900760b9c2d
- homepage: https://deepwiki.com/zino-rs/zino · fetched 2026-08-29 · 224904ba4cd3
- site_page: https://deepwiki.com/zino-rs/zino/4.4-api-documentation · fetched 2026-08-29 · 5755d244c095
- site_page: https://deepwiki.com/zino-rs/zino/8-advanced-features · fetched 2026-08-29 · b0d5659078f2
- registry_crates: https://crates.io/api/v1/crates/zino · fetched 2026-08-29 · bc07e779b439
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zino-rs/zino | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem