mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-16 00:47:59 +00:00
commit
ffc47e23c7
1 changed files with 3 additions and 2 deletions
|
@ -236,6 +236,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
### Utilities
|
||||
|
||||
* [arthrp/quick-skeleton](https://github.com/arthrp/quick-skeleton) — Project scaffolding tool, similar to Yeoman and Slush.
|
||||
* [brycx/checkpwn](https://github.com/brycx/checkpwn) - A Have I Been Pwned (HIBP) command-line utility tool that lets you easily check for compromised accounts and passwords.
|
||||
* [yaa110/rubigo](https://github.com/yaa110/rubigo) — Golang dependency tool and package manager, written in Rust [<img src="https://api.travis-ci.org/yaa110/rubigo.svg?branch=master">](https://travis-ci.org/yaa110/rubigo)
|
||||
* [amar-laksh/workstation](https://github.com/amar-laksh/workstation) - A commandline tool to help you manage your workstation by distancing you from your screen, locking your screen when you aren't there among other things with OPENCV!
|
||||
|
||||
|
|
Loading…
Reference in a new issue