A high-performance OCI Distribution Spec v1.1 registry implementation in Rust.
Early development. Not yet usable.
- Full OCI Distribution Spec v1.1 conformance
- Single binary, zero external dependencies
- Pluggable storage backends (local filesystem, S3-compatible)
- SQLite-based metadata (tags, repo-blob links, upload sessions)
- Built-in auth, TLS, garbage collection
cargo buildMIT OR Apache-2.0