cargo-cacher
A caching server for crates + cargo (by ChrisMacNaughton)
panamax
Mirror rustup and crates.io repositories, for offline Rust and cargo usage. (by panamax-rs)
Our great sponsors
cargo-cacher | panamax | |
---|---|---|
2 | 13 | |
121 | 316 | |
- | 4.1% | |
10.0 | 0.0 | |
about 3 years ago | about 2 months ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cargo-cacher
Posts with mentions or reviews of cargo-cacher.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-19.
-
Offline Rust
I had my own full local mirror with https://github.com/ChrisMacNaughton/cargo-cacher a few years back (repeated downloads in docker builds -.-). Iirc, it was 43 GB. I should probably donate some money for doing that… (To who, actually? Mozilla? Rust foundation?)
panamax
Posts with mentions or reviews of panamax.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-31.
- Download numbers on crates.io too high?
-
Rust Offline?
We had previously tried panamax but it broke constantly. Well, recently we tried again and it worked beautifully this time and we used it to create an offline mirror. It was pretty straightforward to set up, has plenty of customization options, and is quick to update. It includes the Rust toolchain itself as well as the entire ecosystem of https://crates.io/. It's amazing, and it feels like we're online almost! The entire mirror is only about 150GB. Not bad!
-
Offline Rust
It looks like panamax is also a program that can be used to mirror a local crates-io registry to ones device. And using .cargo/config one can point to it. https://github.com/panamax-rs/panamax
You can use https://github.com/panamax-rs/panamax to grab the entire crates.io
-
Is there an offline mirroring tool for package management for go ?
I’m looking for an equivalent of panamax for rust, for golang. Do you know if a tool like this exists ? The aim is to have a maximum of packages available (ideally all) in an offline environment.
- How does cargo server work?
-
Panamax, a toolkit to mirror Rust, rustup, and crates.io.
We're no complete strangers to that ;-) (my handle on github is dureuill)
-
What's everyone working on this week (27/2021)?
Finally got Panamax's (rust mirror) "serve" command to a point where I've finally made a PR for it!
-
What's everyone working on this week (26/2021)?
Work on Panamax (a Rust mirror for rustup and crates.io). It's nearly complete, and as part of building a command to serve a downloaded mirror, I've implemented a warp proof of concept that serves a git repo: https://github.com/panamax-rs/warp-git
What are some alternatives?
When comparing cargo-cacher and panamax you can also consider the following projects:
rust-psvita - Project to build PS Vita apps in rust
romt - Romt (Rust Offline Mirror Tool) aids in using the Rust programming language in an offline context.
winsafe - Windows API and GUI in safe, idiomatic Rust.
handlebars-rust - Rust templating with Handlebars
sycamore - A library for creating reactive web apps in Rust and WebAssembly
crates.io - The Rust package registry
rq - Record Query - A tool for doing record analysis and transformation
feel
gurk-rs - Signal Messenger client for terminal
if-decompiler - Decompile Glulx storyfiles into C code
warp-git - Testbed for using warp to serve a git repository
hello-actix - Hello, actix!