We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e4600 commit 696257aCopy full SHA for 696257a
README.md
@@ -50,3 +50,9 @@ Fastest is FastIntegerCompression.uncompress
50
These numbers means that we can uncompress 187,694 1000-integer arrays per second.
51
That's 187 millions of integers per second.
52
53
+## You might also like...
54
+
55
+If you like this library, you might also like
56
+- https://github.com/lemire/FastPriorityQueue.js
57
+- https://github.com/lemire/StablePriorityQueue.js
58
+- https://github.com/lemire/FastBitSet.js
0 commit comments