From cda0beb5af1fd4b6041f146128e924bac2938d49 Mon Sep 17 00:00:00 2001 From: heldev Date: Wed, 2 Oct 2019 19:41:38 -0400 Subject: [PATCH] Koloboke new official URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afba56c..5097255 100644 --- a/README.md +++ b/README.md @@ -427,7 +427,7 @@ A curated list of awesome Java frameworks, libraries and software. - [fastutil](http://fastutil.di.unimi.it) - Fast and compact type-specific collections. - [HPPC](https://labs.carrotsearch.com/hppc.html) - Primitive collections. - [JCTools](https://github.com/JCTools/JCTools) - Concurrency tools currently missing from the JDK. -- [Koloboke](https://github.com/OpenHFT/Koloboke) - Hash sets and hash maps. +- [Koloboke](https://koloboke.com) - Hash sets and hash maps. ### HTTP Clients