From 65b1b12b207097fa5cb9d157871256cdc986b6f9 Mon Sep 17 00:00:00 2001 From: Daniel Fagnan Date: Sat, 2 Apr 2016 17:00:00 -0700 Subject: [PATCH] Add the Tangle library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e97a934..70965e1 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( ### Asynchronous * [zonyitoo/coio-rs](https://github.com/zonyitoo/coio-rs) — a coroutine I/O library with a working-stealing scheduler [](https://travis-ci.org/zonyitoo/coio-rs) - +* [thehydroimpulse/tangle](https://github.com/thehydroimpulse/tangle) — a scala-inspired futures library [](https://travis-ci.org/thehydroimpulse/tangle) ### Audio