Skip to content

Commit bbb3d0e

Browse files
authored
Merge pull request #436 from hnaderi/patch-2
Add Lepus as affiliate project
2 parents 31224e3 + 337a94d commit bbb3d0e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_data/projects.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,12 @@
137137
- title: "Kittens"
138138
description: "Automatic type class derivation"
139139
github: "https://github.com/typelevel/kittens"
140+
- title: "Lepus"
141+
category: "Principled AMQP client"
142+
description: "Purely functional, non-blocking RabbitMQ client for scala, scala js and scala native built on top of fs2."
143+
github: "https://github.com/hnaderi/lepus"
144+
permalink: "https://lepus.hnaderi.dev/"
145+
affiliate: true
140146
- title: "Libra"
141147
description: "Compile time dimensional analysis for any problem domain"
142148
github: "https://github.com/to-ithaca/libra"

0 commit comments

Comments
 (0)