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.
1 parent 2f47980 commit 605c3a7Copy full SHA for 605c3a7
_data/projects.yml
@@ -140,6 +140,11 @@
140
description: "Frameless is a library for working with Spark using more expressive types."
141
github: "https://github.com/typelevel/frameless"
142
platforms: [jvm]
143
+- title: "fs2-aes"
144
+ description: "Micro library providing AES encryption/decryption of fs2.Stream[F, Byte]."
145
+ github: "https://github.com/jwojnowski/fs2-aes"
146
+ affiliate: true
147
+ platforms: [jvm]
148
- title: "fs2-compress"
149
description: "Compression Algorithms for Fs2 "
150
github: "https://github.com/lhns/fs2-compress"
0 commit comments