#
cargo
Here are 519 public repositories matching this topic...
gulp
rust
nodemon
guard
watchman
watch-files
cargo
developer-tools
cargo-command
inotify-watch
passcod
cargo-watch
caretaker
-
Updated
May 8, 2021 - Rust
`ls` alternative with useful info and a splash of color 🎨
-
Updated
May 5, 2021 - Rust
A code coverage tool for Rust projects
-
Updated
May 13, 2021 - Rust
Rust task runner and build tool.
rust
task
coverage
circleci
build
travis-ci
build-automation
gitlab-ci
appveyor
cargo
travis
task-runner
build-tool
make
cargo-subcommand
cargo-plugin
azure-pipelines
github-actions
cargo-plugins
-
Updated
May 9, 2021 - Rust
The sysroot manager that lets you build and customize `std`
-
Updated
May 8, 2021 - Rust
cargo, make me a project
-
Updated
May 12, 2021 - Rust
Example of using Rust to Extend Python
-
Updated
Sep 7, 2020 - Python
Cargo subcommand "release": everything about releasing a rust crate.
-
Updated
Apr 19, 2021 - Rust
Automatically apply the suggestions made by rustc
-
Updated
Feb 1, 2021 - Rust
Fusion Reactor for Rust - Atom Rust IDE
-
Updated
Oct 13, 2017 - HTML
ranger-like terminal file manager written in Rust
rust
toml
clipboard
concurrency
ncurses
cargo
ranger
file-manager
hacktoberfest
termion
tui-rs
joshuto
-
Updated
May 14, 2021 - Rust
Cargo subcommand to profile binaries
-
Updated
May 13, 2021 - Rust
Cargo subcommand to automatically create universal libraries for iOS.
-
Updated
Feb 13, 2021 - Rust
A cargo plugin to generate Xcode Instruments trace files
-
Updated
May 13, 2021 - Rust
Hirevo
commented
Oct 13, 2019
This is a tracking issue for additional Store implementations.
Here is a non-exhaustive list of potential candidates for an Store implementation:
- S3Storage:
This would store crate tarballs and rendered README pages into Amazon's S3. - RemoteStorage:
Requires to implement a companion server.
The idea is to have a reserved folder on another machine which runs a comp
1
cortopy
commented
Apr 21, 2021
This is a just a feature request to ask: would it be possible to have tagged versions in docker registry? This would help with caching the container since "latest" may always get downloaded
Easier cross-compilation for phones and single boards computers
-
Updated
Mar 15, 2021 - Rust
-
Updated
May 7, 2021 - TypeScript
Improve this page
Add a description, image, and links to the cargo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cargo topic, visit your repo's landing page and select "manage topics."
In the docs, there are several cases such as here where code snippet examples are shown side by side, without actually specifying which files they are (eg. deny.toml vs Cargo.toml) which can lead to confusion for users. Every code snippet should just specify
# <name>.tomlat the top for clarity.