@uutils

484 Followers
10 Following
95 Posts

Reimplementing key part of operating systems in Rust

Account managed by Sylvestre Ledru

https://uutils.github.io/

Githubhttps://github.com/uutils/
Rust Coreutilshttps://github.com/uutils/coreutils
Rust findhttps://github.com/uutils/findutils/
Websitehttps://uutils.github.io/
@vazub oups, sorry!
@vazub just open an issue and someone will have a look!

uutils findutils 0.9.0 is out! 🦀

We now have early `locate` and `updatedb`, because apparently finding files with `find` was not confusing enough!

Also: `-ok/-okdir`, better `xargs`, benchmarks, and 83.28% GNU test suite compatibility.

https://github.com/uutils/findutils/releases/tag/0.9.0

Release 0.9.0 · uutils/findutils

📦 Findutils 0.9.0 Release: We are thrilled to announce the release of Findutils 0.9.0! This release is a major milestone: it introduces the first implementations of locate and updatedb, bringing th...

GitHub
Help wanted: https://www.wikidata.org/wiki/Q137886466 needs updating, and uutils deserves its own page. Think of it as `echo "content" > wiki_page && edit wikidata`.
uutils coreutils

a rust rewrite of the GNU software core utils.

When your side COVID hobby project to learn Rust ends up behind Microsoft’s CEO @satyanadella at Build 2026…

Maybe you did something right? 😅

Great moment for Uutils, Rust, and open source!

https://www.youtube.com/live/5-BQsmVOk_g?si=NOLsmj389xrk3zzH&t=587
https://github.com/microsoft/coreutils

Issues · uutils/grep

A Rust implementation of GNU Grep. Contribute to uutils/grep development by creating an account on GitHub.

GitHub

As part of shipping Coreutils for Windows, Microsoft contributed `grep` to uutils: https://github.com/uutils/grep/

You can already try it in the uutils playground — banana included 🍌
https://uutils.github.io/playground/?cmd=printf%20%27%F0%9F%8D%8E%20apple%5Cn%F0%9F%8D%8C%20banana%5Cn%F0%9F%8D%92%20cherry%5Cn%F0%9F%A5%9D%20kiwi%5Cn%27%20%7C%20grep%20%F0%9F%8D%8C

Issues · uutils/grep

A Rust implementation of GNU Grep. Contribute to uutils/grep development by creating an account on GitHub.

GitHub

Exciting to see Microsoft using uutils as the basis for Coreutils for Windows.

https://github.com/microsoft/coreutils

https://www.theverge.com/news/941314/microsoft-windows-11-developer-optimized-experience-linux

Bringing cross-platform, Rust-based coreutils to more developers is exactly why this project exists: familiar Unix tools, native performance, and excellent implementation foundations.

Welcome, Windows developers 👋

GitHub - microsoft/coreutils: Coreutils for Windows: Installer & Packaging

Coreutils for Windows: Installer & Packaging. Contribute to microsoft/coreutils development by creating an account on GitHub.

GitHub
54 people contributed to this release!

uutils coreutils 0.9.0 is out!

This release brings, once more, GNU compatibility fixes, performance improvements, platform support enhancements, and continued progress toward a fully Rust-powered coreutils implementation.

A huge thanks to all contributors who helped make this release happen. ❤️

Release notes: https://github.com/uutils/coreutils/releases/tag/0.9.0

Security advisories: https://github.com/uutils/coreutils/security/advisories for the previous releases!

#RustLang #Linux #OpenSource #coreutils

Release 0.9.0 · uutils/coreutils

Rust Coreutils 0.9.0 Release: We are excited to announce the release of Rust Coreutils 0.9.0 - a release focused on safety and security. This cycle was shaped by a third-party security audit, drivi...

GitHub