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/fs2
Compositional, streaming I/O library for Scala
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/kind-projector
Compiler plugin for making type lambdas (type projections) easier to write
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/natchez
functional tracing for cats
typelevel/fs2-grpc
gRPC implementation for FS2/cats-effect
typelevel/otel4s
An OpenTelemetry library for Scala based on Cats-Effect
typelevel/feral
Feral cats are homeless, feral functions are serverless
typelevel/sbt-typelevel
Let sbt work for you.
typelevel/grackle
Grackle: Functional GraphQL for the Typelevel stack
typelevel/munit-cats-effect
Integration library for MUnit & cats-effect
typelevel/fabric
Object-Notation Abstraction for JSON, binary, HOCON, etc.
typelevel/typelevel-nix
Development tools for Typelevel projects
typelevel/toolkit
Quickstart your next app with the Typelevel Toolkit!
typelevel/vault
Type-safe, persistent storage for values of arbitrary types
typelevel/natchez-http4s
Glorious integration layer for Natchez and Http4s.
typelevel/scalac-options
A library for configuring scalac options
typelevel/case-insensitive
A case-insensitive string for Scala
typelevel/jawn-fs2
Integration between jawn and fs2
typelevel/keypool
A Keyed Pool Implementation for Scala
typelevel/ce3.g8
typelevel/typelevel.g8
A typelevel.g8 based on sbt-typelevel
typelevel/discipline-specs2
Specs2 Integration for Discipline
typelevel/otel4s-experimental
typelevel/scalacheck-xml
Scalacheck instances for scala-xml
typelevel/log4cats-natchez
log4cats backend that provides a Logger[F] given a Trace[F] from Natchez