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

Skip to content

mjreiss/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 mill. You can install mill yourself or use the provided millw wrapper, in this case replace mill with ./millw in the following commands:

  • compile everything: mill __.compile
  • compile & run all tests: mill __.test
  • run benchmarks (you can provide JMH arguments in the end): mill '__.benchmarks[2.13.2].runJmh'

About

streaming data parsers and manipulation library

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 96.4%
  • CSS 1.3%
  • HTML 1.3%
  • Other 1.0%