mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
dd2b793176
@ -295,6 +295,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
||||
|
||||
* [ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide/) — A fast alternative to `cd` that learns your habits [](https://github.com/ajeetdsouza/zoxide/actions)
|
||||
* [Alonely0/Voila](https://github.com/Alonely0/Voila) — Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way. [](https://github.com/Alonely0/Voila/actions/workflows/linux-ci.yml) [](https://github.com/Alonely0/Voila/actions/workflows/mac-ci.yml) [](https://github.com/Alonely0/Voila/actions/workflows/windows-ci.yml)
|
||||
* [b23r0/yaftp](https://github.com/b23r0/yaftp) — A lightweight file transfer CLI tool support with resume broken transfer & reverse mode & largefile. [](https://github.com/b23r0/yaftp/actions/workflows/rust.yml)
|
||||
* [bandwhich](https://github.com/imsnif/bandwhich) — Terminal bandwidth utilization tool [](https://app.travis-ci.com/github/imsnif/bandwhich)
|
||||
* [bottom](https://github.com/ClementTsang/bottom) - Yet another cross-platform graphical process/system monitor. [](https://github.com/ClementTsang/bottom/actions?query=branch%3Amaster)
|
||||
* [brocode/fblog](https://github.com/brocode/fblog) — Small command-line JSON Log viewer [](https://travis-ci.org/brocode/fblog)
|
||||
@ -332,7 +333,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
||||
* [pueue](https://github.com/nukesor/pueue) — Manage your long running shell commands. [](https://github.com/Nukesor/pueue/actions)
|
||||
* [redox-os/ion](https://github.com/redox-os/ion) — Next-generation system shell [](https://travis-ci.org/redox-os/ion)
|
||||
* [sharkdp/bat](https://github.com/sharkdp/bat) — A cat(1) clone with wings. [](https://github.com/sharkdp/bat/actions/workflows/CICD.yml)
|
||||
* [sharkdp/fd](https://github.com/sharkdp/fd) — A simple, fast and user-friendly alternative to find. [](https://travis-ci.org/sharkdp/fd)
|
||||
* [sharkdp/fd](https://github.com/sharkdp/fd) — A simple, fast and user-friendly alternative to find. [](https://github.com/sharkdp/fd/actions/workflows/CICD.yml)
|
||||
* [sitkevij/hex](https://github.com/sitkevij/hex) — A colorized hexdump terminal utility. [](https://travis-ci.org/sitkevij/hex)
|
||||
* [uutils/coreutils](https://github.com/uutils/coreutils) — A cross-platform Rust rewrite of the GNU coreutils [[](https://github.com/uutils/coreutils/actions/workflows/CICD.yml)
|
||||
* [watchexec](https://github.com/watchexec/watchexec) — Executes commands in response to file modifications [](https://travis-ci.org/watchexec/watchexec)
|
||||
@ -1331,7 +1332,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
||||
### Peripherals
|
||||
|
||||
* Serial Port
|
||||
* [Susurrus/serialport-rs](https://github.com/Susurrus/serialport-rs) [[serialport](https://docs.rs/serialport/3.0.0/serialport/)] — A cross-platform library that provides access to a serial port
|
||||
* [Susurrus/serialport-rs](https://gitlab.com/susurrus/serialport-rs) [[serialport](https://crates.io/crates/serialport)] — A cross-platform library that provides access to a serial port
|
||||
|
||||
### Platform specific
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user