gnieh / fs2-data

streaming data parsing and transformation library

Home Page:https://fs2-data.gnieh.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fs2-data

Typelevel Affiliate Project Build Status Codacy Badge Discord

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
  • build the documentation: sbt ;documentation/mdoc; makeSite
  • run benchmarks (you can provide JMH arguments in the end): sbt benchmarksJVM/jmh:run

About

streaming data parsing and transformation library

https://fs2-data.gnieh.org

License:Apache License 2.0


Languages

Language:Scala 99.9%Language:JavaScript 0.1%Language:HTML 0.1%