A set of streaming data parsers based on fs2.
For more details and documentation, please visit the website
This project builds using sbt.
- compile everything:
sbt compile
- compile & run all tests:
sbt test
- run benchmarks (you can provide JMH arguments in the end):
sbt benchmarks/jmh:run