Skip to content

arcboxlabs/distribution-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distribution-rs

A high-performance OCI Distribution Spec v1.1 registry implementation in Rust.

Status

Early development. Not yet usable.

Goals

  • 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

Building

cargo build

License

MIT OR Apache-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages