From e0ab22b51e925ea330533655417e502b66cb8072 Mon Sep 17 00:00:00 2001 From: yegorius Date: Tue, 7 Apr 2015 02:08:48 +0300 Subject: [PATCH] Add Reactor to High Performance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66251e7..90f63ec 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [Koloboke](https://github.com/OpenHFT/Koloboke) - Hash sets and hash maps. * [HPPC](http://labs.carrotsearch.com/hppc.html) - Primitive collections. * [Javolution](http://javolution.org/) - Library for real-time and embedded systems. +* [Reactor](http://projectreactor.io/) - Library for building reactive fast-data applications. * [Trove](http://trove.starlight-systems.com/) - Primitive collections. ## IDE