Pinned Repositories
cats
Lightweight, modular, and extensible library for functional programming.
cats-effect
The pure asynchronous runtime for Scala
discipline
Flexible law checking for Scala
doobie
Functional JDBC layer for Scala.
fs2
Compositional, streaming I/O library for Scala
scalacheck
Property-based testing for Scala
simulacrum
First class syntax support for type classes in Scala
skunk
A data access library for Scala + Postgres.
spire
Powerful new number types and numeric abstractions for Scala.
squants
The Scala API for Quantities, Units of Measure and Dimensional Analysis
typelevel.scala's Repositories
typelevel/cats
Lightweight, modular, and extensible library for functional programming.
typelevel/doobie
Functional JDBC layer for Scala.
typelevel/cats-effect
The pure asynchronous runtime for Scala
typelevel/skunk
A data access library for Scala + Postgres.
typelevel/cats-collections
Data structures for pure functional programming in Scala
typelevel/Laika
Site and E-book Generator and Customizable Text Markup Transformer for sbt, Scala and Scala.js
typelevel/log4cats
Logging Tools For Interaction with cats-effect
typelevel/sbt-tpolecat
scalac options for the enlightened
typelevel/mouse
A small companion to cats
typelevel/natchez
functional tracing for cats
typelevel/cats-tagless
Library of utilities for tagless final encoded algebras
typelevel/cats-mtl
cats transformer type classes.
typelevel/fs2-grpc
gRPC implementation for FS2/cats-effect
typelevel/shapeless-3
Generic programming for Scala
typelevel/cats-effect-testing
Integration between cats-effect and test frameworks
typelevel/paiges
an implementation of Wadler's a prettier printer
typelevel/otel4s
An OpenTelemetry library for Scala based on Cats-Effect
typelevel/grackle
Grackle: Functional GraphQL for the Typelevel stack
typelevel/sbt-typelevel
Let sbt work for you.
typelevel/munit-cats-effect
Integration library for MUnit & cats-effect
typelevel/literally
Compile time validation of literal values built from strings
typelevel/toolkit
Quickstart your next app with the Typelevel Toolkit!
typelevel/vault
Type-safe, persistent storage for values of arbitrary types
typelevel/coop
Cooperative multithreading as a pure monad transformer
typelevel/twiddles
Micro-library for building effectful protocols
typelevel/monoids
Generic Monoids for Scala
typelevel/natchez-http4s
Glorious integration layer for Natchez and Http4s.
typelevel/scalac-options
A library for configuring scalac options
typelevel/typelevel.g8
A typelevel.g8 based on sbt-typelevel
typelevel/discipline-specs2
Specs2 Integration for Discipline