uutils / findutilsLinks
Rust implementation of findutils
☆473Updated last week
Alternatives and similar repositories for findutils
Users that are interested in findutils are comparing it to the libraries listed below
Sorting:
- Drop-in replacement of diffutils in Rust☆183Updated 3 weeks ago
- Modern, performance focused unix commands☆438Updated 3 weeks ago
- Rust reimplementation of the util-linux project☆136Updated this week
- A feature-rich line editor - powering Nushell☆653Updated last week
- Rust D-Bus crate.☆534Updated last week
- A safer zlib☆505Updated last week
- Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Liste…☆223Updated this week
- A cargo subcommand for checking and applying updates to installed executables☆1,342Updated last week
- (fastest?) disk usage cli, similar to windirstat.☆174Updated 2 years ago
- manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively☆926Updated 2 years ago
- 🐚bash/POSIX-compatible shell implemented in Rust 🦀☆913Updated this week
- 🦀 Install modern Rust-based replacements of packages such as coreutils, findutils, diffutils and sudo, making them the default on an Ub…☆329Updated 2 weeks ago
- Make Debian packages directly from Rust/Cargo projects☆511Updated last week
- Core POSIX command line utilities in safe Rust☆380Updated last week
- A full-featured implementation of the Network Time Protocol, including NTS support.☆910Updated this week
- Binary installation for rust projects☆2,078Updated this week
- OpenPGP implemented in pure Rust, permissively licensed☆913Updated this week
- 🔮 Futuristic take on hexdump, made in Rust.☆545Updated last month
- An extended `cp`☆824Updated 3 weeks ago
- pre-compiled binary packages for `cargo install`☆254Updated this week
- An AV1 decoder in Rust.☆553Updated this week
- An asynchronous, runtime data feedable terminal paging library for Rust☆335Updated last year
- A cross-platform way to get information about your machine☆109Updated 2 months ago
- Rust programs written entirely in Rust☆845Updated 2 months ago
- Process killer daemon for out-of-memory scenarios☆226Updated last year
- Highly parallelized, blazing fast directory tree analyzer☆585Updated this week
- Rewrite of sed in Rust☆34Updated last week
- Interactive Grep☆725Updated 3 weeks ago
- A safe Rust crate for working with the Wayland clipboard.☆360Updated last month
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆542Updated last year