Skip to content

Third party registries

Daniel Müller edited this page Oct 17, 2022 · 22 revisions

The following is a list of commercial and community-developed registries and tools for supporting registries. Please add your own if it's intended and ready for general use.

Commercial Registries

Open-source Registries

Other tools and libraries

  • cargo index - A demonstration CLI and API, not intended for production use.
  • cargo-http-registry - A cargo registry allowing for quick publishing (and downloading) of crates locally.
  • registry_api - Server-side Cargo registry API library.
Clone this wiki locally