Skip to content

Commit

Permalink
Add fs2-aes to the ecosystem. (typelevel#3222)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwojnowski authored May 16, 2023
1 parent 294c351 commit 1b52557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ If you have a project you'd like to include in this list, either [click here](ht
* [chromaprint](https://github.com/mgdigital/Chromaprint.scala): A Scala implementation of the Chromaprint/AcoustID audio fingerprinting algorithm, built with fs2 streams / Cats Effect.
* [circe-fs2](https://github.com/circe/circe-fs2): Streaming JSON manipulation with [circe](https://github.com/circe/circe).
* [doobie](https://github.com/tpolecat/doobie): Pure functional JDBC built on fs2.
* [fs2-aes](https://github.com/jwojnowski/fs2-aes): AES encryption for fs2.
* [fs2-aws](https://github.com/saksdirect/fs2-aws): FS2 streams to interact with AWS utilities
* [fs2-blobstore](https://github.com/fs2-blobstore/fs2-blobstore): Minimal, idiomatic, stream-based Scala interface for S3, GCS, SFTP and other key/value store implementations.
* [fs2-cassandra](https://github.com/Spinoco/fs2-cassandra): Cassandra bindings for fs2.
Expand Down

0 comments on commit 1b52557

Please sign in to comment.