stuartZhang / cargo-offlineLinks
`cargo-offline`是标准`cargo`命令的包装器。其被用来,根据距离`cargo-offline`命令执行目录最近的`Cargo.toml`文件是否曾经被修改,来给被包装的`cargo`命令聪明地添加`--offline`命令行参数(即,离线编译)。
☆27Updated 2 years ago
Alternatives and similar repositories for cargo-offline
Users that are interested in cargo-offline are comparing it to the libraries listed below
Sorting:
- Rudi - an out-of-the-box dependency injection framework for Rust -- Rudi,一个开箱即用的 Rust 依赖注入框架☆96Updated 8 months ago
- yet another jy copy game☆41Updated 2 years ago
- 一个阿里云 OSS 的 rust 客户端☆44Updated 3 weeks ago
- 该仓库已经合并到Rust中文☆22Updated 5 years ago
- 支付宝支付sdk☆36Updated 3 months ago
- Generic Qiniu Resource Storage SDK☆26Updated last year
- 翻译的 Rust 博文☆16Updated 9 months ago
- The grpc dynamic proxy is based on rust☆33Updated 2 years ago
- lightweight and efficient rust structured log library with support for log levels, file segmentation, compressed archiving☆116Updated 2 months ago
- a http server benchmark tool written in rust 🦀☆74Updated last year
- Mini client for rust.☆45Updated last year
- Display UR5 robots using the bevy engine☆23Updated 4 months ago
- An ecosystem framework for Rust. IoC/Context/Config/Web/ORM☆48Updated last month
- ☆12Updated 2 years ago
- 一种多任务调度内核☆71Updated last year
- The rules engine is based on the rete algorithm☆55Updated 8 months ago
- 阿里云物联网设备端 Rust SDK / Alink 协议☆11Updated 2 years ago
- A multi-producer multi-consumer queue implementation based on Tokio☆42Updated 3 months ago
- The Rust Performance Book☆35Updated 2 weeks ago
- ☆24Updated last year
- writing webpage with rusty style☆85Updated 3 years ago
- [WIP] - Another WeChat SDK written in Rust.☆21Updated 4 months ago
- Rust 学习笔记☆41Updated last week
- Learn rust works.☆26Updated 4 years ago
- Rust 版本指南(Rust Edition Guide 中文版)☆30Updated 2 years ago
- rust poem admin☆75Updated 2 years ago
- 数据库连接工具 | database connection manage tool☆26Updated 2 years ago
- ☆11Updated 7 months ago
- Rust Async Coroutine Runtime that combines speed and ease to use