Meuse is a registry implementation for the Rust programming language.
It implements the alternative registries RFC and API, and also exposes an API to manage users, crates, tokens and categories. Meuse can store the crates binary files in various backends (filesystem, S3…).
It can also be used as a mirror for crates.io
.
The project is open source, and the code can be found on GitHub