mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
link to my presentation
This commit is contained in:
@@ -5,7 +5,9 @@ page_template = "post.html"
|
|||||||
authors = ["Sylvestre Ledru"]
|
authors = ["Sylvestre Ledru"]
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Over the last four years, we have been working on reimplementing some of the key Linux tools in Rust. We started with the [Coreutils](https://github.com/uutils/coreutils) and [findutils](https://github.com/uutils/findutils).
|
As I [just presented at FOSDEM](https://sylvestre.ledru.info/coreutils-fosdem-2025/), we are moving into the next phase of the uutils project.
|
||||||
|
|
||||||
|
Over the last five years, we have been working on reimplementing some of the key Linux tools in Rust. We started with the [Coreutils](https://github.com/uutils/coreutils) and [findutils](https://github.com/uutils/findutils).
|
||||||
|
|
||||||
As we approach feature parity with the GNU Coreutils implementation, and as its adoption in production environments continues to expand, we have been thinking about what is next.
|
As we approach feature parity with the GNU Coreutils implementation, and as its adoption in production environments continues to expand, we have been thinking about what is next.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user