mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-03-14 21:56:59 +00:00
Add samesame - a comm(1) alternative.
This commit is contained in:
parent
81eb217473
commit
76884605c4
1 changed files with 3 additions and 0 deletions
|
@ -73,6 +73,9 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
|
|||
* [loc](https://github.com/cgag/loc) - Count lines of code quickly.
|
||||
* [tokei](https://github.com/XAMPPRocky/tokei) - Count your code, quickly.
|
||||
|
||||
#### [comm](http://www.maizure.org/projects/decoded-gnu-coreutils/comm.html)
|
||||
* [samesame](https://gitlab.com/elbartus/samesame) - `samesame` lets you match lines from one file in another file similar to `comm(1)`.
|
||||
|
||||
#### [coreboot](https://github.com/coreboot/coreboot)
|
||||
|
||||
* [oreboot](https://github.com/oreboot/oreboot) - oreboot is a fork of coreboot, with C removed, written in Rust.
|
||||
|
|
Loading…
Add table
Reference in a new issue