Skip to content

Commit

Permalink
Add cats-parse (#3857)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz authored Apr 10, 2021
1 parent 9753b34 commit c0391c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/main/mdoc/typelevelEcosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Here you can find a comprehensive list of libraries and projects related to Type
| [cats effect](https://typelevel.org/cats-effect/) | High-performance, asynchronous, composable framework for building real-world applications in a purely functional style. |
| [cats-effect-testing](https://github.com/djspiewak/cats-effect-testing) | Experimental integration between [cats effect](https://typelevel.org/cats-effect/) and testing frameworks. |
| [cats-effect-time](https://christopherdavenport.github.io/cats-effect-time/) | Java Time from [cats effect](https://typelevel.org/cats-effect/). |
| [cats-parse](https://github.com/typelevel/cats-parse) | A parsing library for the Cats ecosystem. |
| [cats-retry](https://cb372.github.io/cats-retry/) | Composable retry logic for [Cats](Https://Typelevel.Org/Cats/) and [cats effect](https://typelevel.org/cats-effect/). |
| [cats-scalacheck](https://christopherdavenport.github.io/cats-scalacheck/) | [Cats](Https://Typelevel.Org/Cats/) typeclass instances for [ScalaCheck](https://www.scalacheck.org/). |
| [cats-stm](https://timwspence.github.io/cats-stm/) | Software Transactional Memory for [cats effect](https://typelevel.org/cats-effect/). |
Expand Down

0 comments on commit c0391c6

Please sign in to comment.