https://github.com/agrafix/fileplow
Haskell: Library to process and search large files or a collection of files
https://github.com/agrafix/fileplow
Last synced: about 2 months ago
JSON representation
Haskell: Library to process and search large files or a collection of files
- Host: GitHub
- URL: https://github.com/agrafix/fileplow
- Owner: agrafix
- License: bsd-3-clause
- Created: 2017-07-01T20:38:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T19:43:45.000Z (almost 9 years ago)
- Last Synced: 2026-03-12T04:06:13.286Z (3 months ago)
- Language: Haskell
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fileplow
[](https://circleci.com/gh/agrafix/fileplow)
A Haskell library to process and search large files or a collection of files. This is useful if you are processing (rotated) log files for example. For usage examples, check the test suite.