Chopin
ActiveHigh-speed modular web framework for Rust
A full-stack Rust web framework built around zero-cost abstractions. Chopin provides a composable module system covering HTTP routing, authentication, database access, and developer tooling — designed to be assembled only what your project needs.
chopin-core
High-performance HTTP engine, router, and middleware pipeline.
chopin-auth
Fine-grained RBAC, session management, and JWT integration.
chopin-orm
Lightweight, type-safe async database abstraction layer.
chopin-cli
Project scaffolding and developer productivity tooling.