Skip to content

rnxpyke/wc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WC

A WC implementation in Rust.

Currently only counts newlines, but using SIMD, so it's moderately fast.

For best speed, compile with RUSTFLAGS="-C target-cpu=native"

Usage

wc $FILE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages