-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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.
- Cloudsmith
- JFrog Artifactory
- Kellnr Free community edition & commercial support
- Sonatype Nexus OSS (Free) with the community Cargo extension
- Shipyard.rs
- 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.