Skip to content

eclarke/linecount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Provides a function count_lines to count the number of lines in a file. It's a few times faster than GNU wc.

For best results build with cargo build --release --features runtime-dispatch-simd

About

Fast, simple line count function in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages