Skip to content

A fast, line by line(back and forth) ASCII file reader

License

Notifications You must be signed in to change notification settings

shawneeshaw/tsysfile

Repository files navigation

tsysfile

  1. Really fast because of mmap technology;
  2. Line by line reading both of forward and reverse direction;
  3. Auto dectect newline character (\r\n, \r or \n);
  4. Cross-platform;

About

A fast, line by line(back and forth) ASCII file reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published