Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kubukoz/catharsis

Utilities for cats-effect that don't really fit in the upstream.
https://github.com/kubukoz/catharsis

cats cats-effect functional-concurrency functional-programming functional-scala pure-fp scala typelevel

Last synced: 10 days ago
JSON representation

Utilities for cats-effect that don't really fit in the upstream.

Awesome Lists containing this project

README

        

# catharsis

[![Build Status](https://travis-ci.com/kubukoz/catharsis.svg?branch=master)](https://travis-ci.com/kubukoz/catharsis)
[![Latest version](https://index.scala-lang.org/kubukoz/catharsis/catharsis/latest.svg)](https://index.scala-lang.org/kubukoz/catharsis/catharsis)
[![Maven Central](https://img.shields.io/maven-central/v/com.kubukoz/catharsis_2.13.svg)](http://search.maven.org/#search%7Cga%7C1%7Ccatharsis)
[![License](http://img.shields.io/:license-Apache%202-green.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt)

[![Powered by cats](https://img.shields.io/badge/powered%20by-cats-blue.svg)](https://github.com/typelevel/cats)
![Gluten free](https://img.shields.io/badge/gluten-free-orange.svg)

Utilities for cats-effect.

## Installation

sbt dependency:

```scala
"com.kubukoz" %% "catharsis" % version
```

catharsis is cross-built for Scala 2.12 and 2.13.