Skip to content

martinmroz/wc_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wc_rs

A toy Rust implementation of the C wc utility.

This is a less-than-traditional implementation of the utility built on top of a Flux monoid and parallelized with Rayon. The result on my machine was a 2X performance speed-up and a 10% reduction in memory usage.

Check out the write-up here: here!

About

A Rust implementation of the C wc utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages