cargo-binstall
Binary installation for rust projects (by cargo-bins)
tool-sync
🧰 Download pre-built binaries of all your favourite tools with a single command (by chshersh)
cargo-binstall | tool-sync | |
---|---|---|
24 | 5 | |
1,894 | 79 | |
4.2% | - | |
9.5 | 0.0 | |
6 days ago | 8 months ago | |
Rust | Rust | |
GNU General Public License v3.0 only | Mozilla Public 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-binstall
Posts with mentions or reviews of cargo-binstall.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-26.
-
Cargo Binstall 1.0.0 release
Unfortunately not really usable in production (for me) until https://github.com/cargo-bins/cargo-binstall/issues/1 is fixed :( Really much looking forward to it though, as I think it's a great addition to the Rust ecosystem!
-
Oxidise your Infrastructure using Shuttle.rs
Oh looks like cargo-binstall is currently broken (https://github.com/cargo-bins/cargo-binstall/issues/1094)
-
Ludusavi can now back up your game saves to the cloud and detect Lutris saves
Unfortunately, I ended up running into an issue with the zip support, but I'll come back to it once this is fixed: https://github.com/cargo-bins/cargo-binstall/issues/1080
-
Strange lifetime error: Requires to be `'static`
I've encountered a strange lifetime error when developing new features in cargo-binstall:
-
AMDGPU_TOP - tool to show AMDGPU usage
Once you feel like releasing it, could you please add binstall support?
-
[rcargo] quick tool for faster crate building on remote workstations
I think in a similar vein there is cargo-binstall that is a cargo install alternative that attempts to use pre-built binary artifacts when possible
-
Faster Apple Builds with the lld Linker
I hope ld64 and lld add supports for plugin-opt I'm trying to enable cross-lang-lto on MacOS but failed due to -plugin-opt not supported.
-
Install a CLI in a project (not globally)
You can use cargo-binstall --install-path to install binaries to custom locations.
-
Release engineering is exhausting so here's cargo-dist
If you happen to install a lot of things with cargo, check out cargo-binstall: https://github.com/cargo-bins/cargo-binstall
It'll fetch the binary release from the repo so you don't have to compile it yourself.
-
Thoughts about updating a rust cli via a sub command for improved dev experience
I'd recommend to use cargo-binstall, which can download pre-built artifacts from github release.
tool-sync
Posts with mentions or reviews of tool-sync.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-30.
- Tool-sync: Download pre-built binaries of your favourite CLI tools
-
tool-sync v0.2.0: Improve output + the new 'install' command + lots of contributions 🎉
chshersh/tool-sync
- tool-sync: A Rust CLI tool to easily install your other favourite Rust CLI tools
-
What's everyone working on this week (34/2022)?
Working on a tool to download favourite CLI tools from GitHub release assets with a single command (mostly tools written in Rust for now).
What are some alternatives?
When comparing cargo-binstall and tool-sync you can also consider the following projects:
pwninit - pwninit - automate starting binary exploit challenges
course-plan - 📜 Haskell course info, plan, video lectures, slides
ez_term - Terminal UI framework based on templates and focused on simplicity.
procs - A modern replacement for ps written in Rust
docker-cargo-binstall
sshkm - Tool to sync ssh public keys from Github for all users on a server