We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f14e8 commit 3d01d75Copy full SHA for 3d01d75
ALTERNATIVES.txt
@@ -19,6 +19,10 @@ Nowadays there are a number of options to choose from (alphabetically).
19
A very impressive library that offers unprecedented speed and features.
20
Includes support for Java8 (including Collections compatibility).
21
22
+* Agrona, https://github.com/real-logic/agrona
23
+ Multiple data structures and tools for high performance computing, including
24
+ primitive collections.
25
+
26
* Eclipse Collections (formerly GS collections), https://www.eclipse.org/collections/
27
Contains specialized classes for primitives as well. Includes Java8
28
support. Didn't analyze in more detail.
0 commit comments