Skip to content

scala-steward/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

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 97.8%
  • Other 2.2%