Skip to content
/ meuse Public
forked from mcorbin/meuse

A private Cargo crate registry, for Rust

License

Notifications You must be signed in to change notification settings

postula/meuse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meuse

A free crate registry for the Rust programming language.

It implements the alternative registries RFC and offers also various features (cf the Features section).

You can use Meuse to store your private crates, configure it to mirror crates.io...

Documentation is available at https://meuse.mcorbin.fr/

Features

  • Complete implementation of the alternative registries RFC (including search).
  • crates.io mirroring.
  • Multiple backends for crates files: filesystem, S3.
  • Multiple ways of managing the Git crate Index: git command, JGit.
  • Manage categories.
  • Manage users, roles, and tokens.
  • Manage crates.
  • Security: HTTPS support, TLS support for the PostgreSQL client.
  • Monitoring: Meuse exposes a Prometheus endpoint with various metrics (HTTP server, database pool, JVM metrics...).
  • Small frontend to explore crates.

Plan

Take a look at https://meuse.mcorbin.fr/roadmap/.

About

A private Cargo crate registry, for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 98.0%
  • CSS 1.8%
  • Other 0.2%