#cross-platform #bash #gnu #test-suite

bin+lib findutils

Rust implementation of GNU findutils

5 releases (3 breaking)

0.4.2 Jul 23, 2023
0.4.0 Apr 2, 2023
0.3.0 Jan 26, 2022
0.2.0 Sep 7, 2021
0.1.0 Mar 15, 2021

#232 in Filesystem

29 downloads per month

MIT license

255KB
6.5K SLoC

findutils

Crates.io dependency status codecov

Rust implementation of GNU findutils.

Run the GNU testsuite on rust/findutils:

bash util/build-gnu.sh

# To run a specific test:
bash util/build-gnu.sh tests/misc/help-version.sh

Comparing with GNU

Evolution over time - GNU testsuite Evolution over time - BFS testsuite

For more details, see https://github.com/uutils/findutils-tracking/

Dependencies

~14–27MB
~418K SLoC