An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# fileplow

[![CircleCI](https://circleci.com/gh/agrafix/fileplow.svg?style=svg)](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.