Welcome to Alexandrie

github-badge license-badge

Alexandrie is a modular alternative crate registry for Rust crates.

frontend-capture

It implements the Rust's Alternative Crate Registries RFC in order to be usable with Cargo.
It seeks to be modular, extensible and configurable to be usable in many different environments, from a openly-accessible crate store to a private registry in a company's toolchain.

It includes both a programmatic API and an optional server-rendered frontend.