coreutils
coreutils
coreutils | coreutils | |
---|---|---|
2 | 122 | |
108 | 18,557 | |
0.0% | 1.9% | |
3.4 | 9.9 | |
9 months ago | 3 days ago | |
Rust | Rust | |
Mozilla Public License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
coreutils
-
Reimplementing the Coreutils in a modern language (Rust)
An alternative implementation that aims to be compatible with POSIX (not necessarily compatible with GNU coreutils): https://github.com/GrayJack/coreutils
-
The GNU coreutils have been re-implemented in Rust
Like https://github.com/GrayJack/coreutils?
coreutils
-
Carefully but Purposefully Oxidising Ubuntu
I mentioned this on reddit, but AFAIK, the uutils project doesn't yet support locales: https://github.com/uutils/coreutils/issues/3997
I'm not any more a fan of POSIX locales than the next person[1], but AIUI, that seems a likely requirement for uutils to be used in a distro like Ubuntu.
I'd be curious how they plan to address this. At least from my perspective, unless uutils has already been designed to account for locales from the start (I don't know if it has), it seems likely that a significant investment of time will be required to add support for it.
[1]: https://github.com/mpv-player/mpv/commit/1e70e82baa9193f6f02...
- Rust Coreutils 0.0.29 Release
-
Eza: A modern, maintained replacement for ls
Related: https://github.com/uutils/coreutils "Cross-platform Rust rewrite of the GNU coreutils"
-
Cross-platform Rust rewrite of the GNU coreutils
Not that it should represent the rubicon of when to/not to rewrite code, but when you do, you do trade one set of bugs for a new set of bugs: https://github.com/uutils/coreutils/issues
-
The First Stable Release of a Rust-Rewrite Sudo Implementation
Would be interesting to see a a Debian derivative that combines this with the Rust Implementation Of GNU Coreutils.[1] Could be a big win for memory safety and performance.
[1] https://github.com/uutils/coreutils
- New Version of the Rust Coreutils
- best software for linux
-
Looking for a small boring rust project to help my learning.
uutils /coreutils is also a great project. It has many contributors, and it also is a great resource to learn.
-
I Built an Implementation of the ls Command to Learn Rust! (Used to List Files in the Terminal)
You might be interested in this? https://github.com/uutils/coreutils
-
I have years of experience in vulnerability analysis including several 0-day discovery, and this bug [buffer overflow] seems totally safe.
Already did it. Checkmate, as i believe your people say.
What are some alternatives?
ofCourse - :sunglasses: Yet Another yes clone but in Rust
woodpecker - Drill is an HTTP load testing application written in Rust
notes - A collection of small notes that aren't appropriate for my blog.
exa - A modern replacement for ‘ls’.
coreutils - Mirror of https://gitlab.redox-os.org/redox-os/coreutils
tokei - Count your code, quickly.