coreutils
https://github.com/uutils/coreutils
Rust
Cross-platform Rust rewrite of the GNU coreutils
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 supported14 Subscribers
Add a CodeTriage badge to coreutils
Help out
- Issues
- rm: add rm_alloc_count benchmark to measure heap allocations
- mv: preserve mtime/atime when moving across filesystems
- od: fix string offset to match GNU behaviour
- rm: replace recursive traversal with iterative stack to reduce allocations
- ci: update workflows to use workspace option
- fix(ls): use GetACP to detect UTF-8 encoding on Windows
- wc: optimize -c when reading from stdin regular file
- stty: `stty -F /dev/tty` reports incorrect baud rate on PowerPC64 Little-endian
- wasi: add cat/sort/tail/touch integration coverage and related fixes
- cat: overkilled fcntl() call with multiple input
- Docs
- Rust not yet supported