Merge pull request #98 from akullpp/fix/hftc

hftc changed its name to koloboke
This commit is contained in:
Andreas Kull
2015-04-05 18:32:56 +02:00

View File

@ -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. * [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. * [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. * [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. * [HPPC](http://labs.carrotsearch.com/hppc.html) - Primitive collections.
* [Javolution](http://javolution.org/) - Library for real-time and embedded systems. * [Javolution](http://javolution.org/) - Library for real-time and embedded systems.
* [Trove](http://trove.starlight-systems.com/) - Primitive collections. * [Trove](http://trove.starlight-systems.com/) - Primitive collections.