typelevel.scala

Results 77 repositories owned by typelevel.scala

paiges

186
Stars
29
Forks
Watchers

an implementation of Wadler's a prettier printer

frameless

869
Stars
139
Forks
Watchers

Expressive types for Spark.

spotted-leopards

117
Stars
11
Forks
Watchers

Proof of concept for a cats-like library built using Dotty features

scalacheck

1.9k
Stars
405
Forks
Watchers

Property-based testing for Scala

catbird

140
Stars
23
Forks
Watchers

Birds and cats together

cats

5.1k
Stars
1.2k
Forks
Watchers

Lightweight, modular, and extensible library for functional programming.

cats-collections

557
Stars
103
Forks
Watchers

Data structures for pure functional programming in Scala

cats-parse

222
Stars
50
Forks
Watchers

A parsing library for the cats ecosystem

cats-tagless

310
Stars
40
Forks
Watchers

Library of utilities for tagless final encoded algebras

CT_from_Programmers.scala

279
Stars
39
Forks
Watchers

Scala sample code for Bartosz Milewski's CT for Programmers