fd
https://github.com/sharkdp/fd
Rust
A simple, fast and user-friendly alternative to 'find'
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported4 Subscribers
Add a CodeTriage badge to fd
Help out
- Issues
- fd is allocation heavy, which can lead to heavy lock contention on some malloc implementations, especially hardened ones
- Prioritation of global anti-ignores (includes) for fd.
- Discussion: show Git-ignored files by default?
- 8.1.0 find the targets very slow in a large directory when using fzf. 8.0.0 works well.
- Is there a global configuration file
- scatter search targets of threads to optimize search across multiple devices
- Add -printf formatting like GNU find
- How to whitelist git tracked files
- Design and refactoring / general code quality
- Proposal: add `--filter <cmd>` option
- Docs
- Rust not yet supported