Skip to content

SuSonicTH/zigLineReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zigLineReader

a small zig library to read lines from a (text) file in a fast manner There are 2 readers implemented:

  • LineReader accepts a std.io.AnyReader
  • MemMappedLineReader that accepts a file and reads it as a memory mapped file

Both can be used tranparently from outside with the LineReader interface

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages