A word counter like wc

Hi all,

I release a Rust version of the wc GNU utility. Nothing groundbreaking but was meant to be a kind of blueprint for using files in Rust. And it's also possible to use it on Windows.

Check it out here: https://github.com/dandyvica/awc

3 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.