From 4a59ecef0e49c56cbe90f47c78a0337deb066b45 Mon Sep 17 00:00:00 2001 From: dalance Date: Mon, 6 May 2019 21:23:13 +0900 Subject: [PATCH] Add dalance/procs procs is a replacement for ps written by Rust. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0688781..c0bf6d1 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [brocode/fblog](https://github.com/brocode/fblog) — Small command-line JSON Log viewer [](https://travis-ci.org/brocode/fblog) * [buster/rrun](https://github.com/buster/rrun) — A command launcher for Linux, similar to gmrun [](https://travis-ci.org/buster/rrun) * [cristianoliveira/funzzy](https://github.com/cristianoliveira/funzzy) — A configurable filesystem watcher inspired by [entr](http://entrproject.org/) [](https://travis-ci.org/cristianoliveira/funzzy) +* [dalance/procs](https://github.com/dalance/procs) — A modern replacement for 'ps' written by Rust [](https://dev.azure.com/dalance/procs/_build/latest?definitionId=1&branchName=master) * [ddh](https://github.com/darakian/ddh) — Fast duplicate file finder [](https://travis-ci.org/darakian/ddh) * [fselect](https://crates.io/crates/fselect) — Find files with SQL-like queries [](https://travis-ci.org/jhspetersson/fselect) * [k0pernicus/zou](https://github.com/k0pernicus/zou) — A download accelerator [](https://travis-ci.org/k0pernicus/zou)