Thanks to visit codestin.com
Credit goes to github.com

Skip to content

brbrown25/fs2-data

 
 

fs2 data

Build Status Codacy Badge Gitter

A set of streaming data parsers based on fs2.

For more details and documentation, please visit the website

Development

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

About

streaming data parsers and manipulation library

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 97.6%
  • Other 2.4%