From 57fa9f31408abac86f2341023f84a5bc6be63c6b Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Thu, 26 Mar 2015 21:48:38 +0100 Subject: [PATCH] hftc changed its name to koloboke --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34859ef..d1fe374 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [Disruptor](http://lmax-exchange.github.io/disruptor/) - Inter-thread messaging library. * [fastutil](http://fastutil.di.unimi.it/) - Fast and compact type-specific collections for Java. * [GS Collections](https://github.com/goldmansachs/gs-collections) - Collection framework inspired by Smalltalk. -* [hftc](https://github.com/OpenHFT/hftc) - Hash sets and hash maps. +* [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. * [Trove](http://trove.starlight-systems.com/) - Primitive collections.