Our projects cover a wide range of domains, from general functional programming to tooling.
Automatic derivation for argonaut
jvm
RDF, SPARQL and Linked Data technologies
js / jvm
Pure, reactive UI library for building web applications with Cats Effect + FS2
js
An Actor Model implementation built on top of Cats-Effect, providing a higher-level abstraction for managing concurrency.
jvm
Scalatest bindings for Cats.
js / jvm
A STM implementation for Cats Effect
js / jvm / native
Yet another JSON library for Scala
js / jvm / native
Functional Configurations for Scala
js / jvm / native
A statically typed unit analysis library for Scala
js / jvm / native
Cross-platform CRON expression parsing for Scala
js / jvm
A composable command-line parser for Scala.
js / jvm / native
Event-driven automata for Scala, Scala.js and scala native. This library provides purely functional state machines that can be used to create event sourced and/or CQRS style applications. It also includes production ready backends.
js / jvm / native
Extensible effects are an alternative to monad transformers for computing with effects in a functional way. This library is based on the “free-er” monad and an “open union” of effects described by Oleg Kiselyov in “Freer monads, more extensible effects”
js / jvm / native
Sharded and event-sourced entities using tagless-final algebras
jvm
Populate case classes from any configuration source
jvm
A purely functional web frontend framework for Scala.js.
js
Library built on top of Cats that provides efficient data access from heterogeneous dataurces
js / jvm
Purely functional basic blocks atop of Finagle for building composable HTTP APIs
jvm
Micro library providing AES encryption/decryption of fs2.Stream[F, Byte].
jvm
Compression Algorithms for Fs2
jvm
Parse and transform data (CBOR, CSV, JSON, XML) in a streaming manner
js / jvm / native
Idiomatic Cats Effect + FS2 integrations for Web APIs
js
Purely functional HTTP client
jvm
A typeful, purely functional HTTP library for client and server applications
js / jvm / native
Summoning implicit values
js / jvm
Pure functional JDBC layer with Cats Effect 3 and Scala 3
jvm
Purely functional, non-blocking RabbitMQ client for scala, scala js and scala native built on top of fs2.
js / jvm / native
Compile time dimensional analysis for any problem domain
js / jvm
High-performance library for composing asynchronous, event-based programs, exposing a Reactive Streams implementation along with primitives for dealing with concurrency and side-effects.
js / jvm
Optics library offering a simple yet powerful API to access and transform immutable data
js / jvm / native
The Functional and Reactive Web-Frontend Library for Scala.js
js
The parsley-cats library exposes Cats instances for Parsley parsing library.
js / jvm / native
An actor library for Cats Effect
jvm
Provides tools for generic programming, and typeclasses for monad transformers and higher kinded data.
js / jvm
A boilerplate-free library for loading configuration files
jvm
Tools for refining types with type-level predicates which constrain the set of values described by the refined type, for example restricting to positive or negative numbers.
js / jvm / native
Automatic derivation for ScalaCheck
js / jvm / native
Platform and framework for Scala devs to learn about Scala libraries
js / jvm
A robot that helps keeping Scala projects up-to-date
jvm
scodec is a combinator library for working with binary data. It focuses on contract-first and pure functional encoding and decoding of binary data and provides integration with shapeless.
js / jvm / native
Code coverage tool for Scala
js / jvm / native
Shapeless is a generic programming library. Starting with implementations of Scrap your boilerplate and higher rank polymorphism in Scala, it quickly grew to provide advanced abstract tools like heterogenous lists and automatic instance derivation for type classes.
js / jvm / native
Operations for primitive and String singleton types
js / jvm
Property-based testing with integrated shrinking
jvm
specs2 is a library for writing executable software specifications, aiming for conciseness, readability and extensibility.
js / jvm / native
A compiler plugin adding support for mutual tail recursion
jvm
Functional user journeys
js / jvm
A purely functional, interval based rate limiter
js / jvm / native