We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31224e3 + 337a94d commit bbb3d0eCopy full SHA for bbb3d0e
_data/projects.yml
@@ -137,6 +137,12 @@
137
- title: "Kittens"
138
description: "Automatic type class derivation"
139
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
146
- title: "Libra"
147
description: "Compile time dimensional analysis for any problem domain"
148
github: "https://github.com/to-ithaca/libra"
0 commit comments