mcorbin
meuse
Clojure

A private Cargo crate registry, for Rust

Last updated May 18, 2026
293
Stars
13
Forks
9
Issues
0
Stars/day
Attention Score
26
Language breakdown
No language data available.
โ–ธ Files click to expand
README

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

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

Plan

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

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท mcorbin/meuse ยท Updated daily from GitHub