Skip to content

Commit 1e96a44

Browse files
authored
Merge pull request #443 from typelevel/apr22
2 parents ddf22b6 + 3917e25 commit 1e96a44

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_data/projects.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@
111111
category: "Typeful Spark"
112112
description: "Frameless is a library for working with Spark using more expressive types."
113113
github: "https://github.com/typelevel/frameless"
114+
- title: "fs2-compress"
115+
category: "Stream Processing"
116+
description: "Compression Algorithms for Fs2 "
117+
github: "https://github.com/lhns/fs2-compress"
118+
affiliate: true
114119
- title: "fs2-data"
115120
category: "Stream Processing"
116121
description: "Parse and transform data (CBOR, CSV, JSON, XML) in a streaming manner"
@@ -178,6 +183,9 @@
178183
- title: "Mouse"
179184
description: "Enrichments to standard library classes to ease functional programming"
180185
github: "https://github.com/typelevel/mouse/"
186+
- title: "Natchez"
187+
description: "functional tracing for cats "
188+
github: "https://github.com/typelevel/natchez"
181189
- title: "otel4s"
182190
description: "An OpenTelemetry library based on cats-effect"
183191
github: "https://github.com/typelevel/otel4s"
@@ -240,6 +248,9 @@
240248
description: "Operations for primitive and String singleton types"
241249
github: "https://github.com/fthomas/singleton-ops"
242250
affiliate: true
251+
- title: "Skunk"
252+
description: "A data access library for Scala + Postgres"
253+
github: "https://github.com/typelevel/skunk"
243254
- title: "sonic"
244255
description: "Property-based testing with integrated shrinking"
245256
github: "https://github.com/melrief/sonic"

0 commit comments

Comments
 (0)