mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-21 10:45:55 +02:00
Merge branch 'main' into main
This commit is contained in:
commit
bf710e6d7b
@ -480,7 +480,6 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
||||
* [LACT](https://github.com/ilya-zlobintsev/LACT) - Linux AMDGPU Controller
|
||||
* [lodosgroup/lpm](https://github.com/lodosgroup/lpm) - An experimental system package manager
|
||||
* [lotabout/rargs](https://github.com/lotabout/rargs) [[rargs](https://crates.io/crates/rargs)] - xargs + awk with pattern matching support
|
||||
* [lotabout/skim](https://github.com/lotabout/skim) - A fuzzy finder
|
||||
* [lsd](https://github.com/lsd-rs/lsd) - An ls with a lot of pretty colors and awesome icons [![build](https://github.com/lsd-rs/lsd/workflows/CICD/badge.svg?branch=master)](https://github.com/lsd-rs/lsd/actions)
|
||||
* [Luminarys/synapse](https://github.com/Luminarys/synapse) - Flexible and fast BitTorrent daemon.
|
||||
* [m4b/bingrep](https://github.com/m4b/bingrep) - Greps through binaries from various OSs and architectures, and colors them.
|
||||
@ -506,6 +505,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
||||
* [sharkdp/bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings. [![CICD](https://github.com/sharkdp/bat/actions/workflows/CICD.yml/badge.svg?branch=master)](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. [![CICD](https://github.com/sharkdp/fd/actions/workflows/CICD.yml/badge.svg)](https://github.com/sharkdp/fd/actions/workflows/CICD.yml)
|
||||
* [sitkevij/hex](https://github.com/sitkevij/hex) - A colorized hexdump terminal utility.
|
||||
* [skim](https://github.com/skim-rs/skim) - A fuzzy finder
|
||||
* [supercilex/fuc](https://github.com/supercilex/fuc) - Fast `cp` and `rm` commands
|
||||
* [trippy](https://github.com/fujiapple852/trippy) - A network diagnostic tool [![build badge](https://github.com/fujiapple852/trippy/workflows/CI/badge.svg)](https://github.com/fujiapple852/trippy/actions/workflows/ci.yml)
|
||||
* [uutils/coreutils](https://github.com/uutils/coreutils) - A cross-platform rewrite of the GNU coreutils [![CICD](https://github.com/uutils/coreutils/actions/workflows/CICD.yml/badge.svg)](https://github.com/uutils/coreutils/actions/workflows/CICD.yml)
|
||||
|
Loading…
Reference in New Issue
Block a user