Skip to content

Commit

Permalink
Add FS2 to Related Projects section
Browse files Browse the repository at this point in the history
Also alphabetize Related Projects list
  • Loading branch information
adelbertc committed Jul 22, 2016
1 parent b9e78f5 commit 6abc8e7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,10 @@ relax this to a single sign-off.
There are many projects that integrate with Cats:

* [Dogs](https://github.com/stew/dogs): pure functional collections and data structures.
* [Kittens](https://github.com/milessabin/kittens): automatically derived type class instances.
* [Circe](https://github.com/travisbrown/circe): pure functional JSON library.
* [Fetch](https://github.com/47deg/fetch): efficient data access to heterogeneous data sources.
* [Fetch](https://github.com/47deg/fetch): efficient data access to heterogeneous data sources.
* [FS2](https://github.com/functional-streams-for-scala): compositional, streaming I/O library
* [Kittens](https://github.com/milessabin/kittens): automatically derived type class instances.
* [Monix](https://github.com/monixio/monix): high-performance library for composing asynchronous and event-based programs.

### Copyright and License
Expand Down

0 comments on commit 6abc8e7

Please sign in to comment.