Pinned Repositories
attoparsec
A fast Haskell library for parsing ByteStrings
bobcarberry.github.io
cats
Lightweight, modular, and extensible library for functional programming.
cats-effect
The IO monad for cats
circe
Yet another JSON library for Scala
ciris
Lightweight, extensible, and validated configuration loading in Scala
doobie
principled database access for scala
flink
Mirror of Apache Flink
flink-docker
Docker packaging for Apache Flink
fs2
Compositional, streaming I/O library for Scala
bobcarberry's Repositories
bobcarberry/flink-docker
Docker packaging for Apache Flink
bobcarberry/bobcarberry.github.io
bobcarberry/sbt-release-test
bobcarberry/shapeless
Generic programming for Scala
bobcarberry/parsec
A monadic parser combinator library
bobcarberry/fs2
Compositional, streaming I/O library for Scala
bobcarberry/scodec-bits
Provides immutable datatypes for working with bits and bytes
bobcarberry/attoparsec
A fast Haskell library for parsing ByteStrings
bobcarberry/circe
Yet another JSON library for Scala
bobcarberry/cats-effect
The IO monad for cats
bobcarberry/ciris
Lightweight, extensible, and validated configuration loading in Scala
bobcarberry/scodec
Scala combinator library for working with binary data
bobcarberry/flink
Mirror of Apache Flink
bobcarberry/sbt-docker
Scala SBT on docker
bobcarberry/scodec-stream
Binding between scodec and FS2
bobcarberry/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
bobcarberry/cats
Lightweight, modular, and extensible library for functional programming.
bobcarberry/doobie
principled database access for scala
bobcarberry/scalacheck
Property-based testing for Scala
bobcarberry/kind-projector
Compiler plugin for making type lambdas (type projections) easier to write
bobcarberry/fs2-http
Http Server and client using fs2
bobcarberry/functional-java