# zino-rs/zino

Spec-driven framework for composable applications in Rust.

Repository: https://github.com/zino-rs/zino
Canonical: https://ross.abutalabs.com/products/zino
Homepage: https://deepwiki.com/zino-rs/zino
Language: Rust
License: MIT
License Family: permissive
Topics: asynchronous, http, orm, web, rust
Last push: 2026-08-19T05:02:37+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 65, longevity 95
- inputs: {"age_days": 1343, "days_push": 14, "days_rel": 159, "gap_med": 35, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1144, forks 88 (observed 2026-08-28T04:03:45.190816+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: web-framework, orm, auth, scheduling, api-documentation, middleware, routing, logging, tracing, monitoring
- domain: web-development, backend, developer-tools, apis, databases
- platform: rust, cross-platform
- tags: spec-driven, actix-web, axum, dioxus, sqlx, openapi, cron-jobs, composable-architecture, rapid-application-development, desktop, web-server

## Member repositories
- zino-rs/zino (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:45.190816+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:34:46.575297+00:00, confidence not recorded.
  - readme: https://github.com/zino-rs/zino (fetched 2026-08-28T04:03:45.190816+00:00, sha 4900760b9c2d)
  - homepage: https://deepwiki.com/zino-rs/zino (fetched 2026-08-29T12:39:57.944997+00:00, sha 224904ba4cd3)
  - site_page: https://deepwiki.com/zino-rs/zino/4.4-api-documentation (fetched 2026-08-29T12:39:57.947965+00:00, sha 5755d244c095)
  - site_page: https://deepwiki.com/zino-rs/zino/8-advanced-features (fetched 2026-08-29T12:39:57.950352+00:00, sha b0d5659078f2)
  - registry_crates: https://crates.io/api/v1/crates/zino (fetched 2026-08-29T12:39:57.952272+00:00, sha bc07e779b439)
- Data as of 2026-08-30T08:39:29.467469+00:00.
