Clot to [email protected]English • 2 months agoRust Coreutils 0.1 Released With Big Performance Gains - Can Match Or Exceed GNU Speedwww.phoronix.comexternal-linkmessage-square28fedilinkarrow-up148
arrow-up148external-linkRust Coreutils 0.1 Released With Big Performance Gains - Can Match Or Exceed GNU Speedwww.phoronix.comClot to [email protected]English • 2 months agomessage-square28fedilink
minus-square@[email protected]linkfedilinkEnglish7•edit-22 months agoIt’s also a great learning opportunity to see how core tools like cat, ls, etc are written in rust. Relevant repo dir: https://github.com/uutils/coreutils/tree/main/src/uu
It’s also a great learning opportunity to see how core tools like
cat
,ls
, etc are written in rust. Relevant repo dir: https://github.com/uutils/coreutils/tree/main/src/uu