Koloboke VS fastutil

Compare Koloboke vs fastutil and see what are their differences.

Koloboke

Java Collections till the last breadcrumb of memory and performance (by leventov)

fastutil

fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues. (by vigna)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Koloboke fastutil
0 1
986 1,698
- -
0.0 6.9
about 7 years ago about 1 month ago
Java Java
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Koloboke

Posts with mentions or reviews of Koloboke. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Koloboke yet.
Tracking mentions began in Dec 2020.

fastutil

Posts with mentions or reviews of fastutil. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning fastutil yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Koloboke and fastutil you can also consider the following projects:

Trove

Eclipse Collections - Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

HPPC - High Performance Primitive Collections for Java

Agrona - High Performance data structures and utility methods for Java

GS Collections - GS Collections has been migrated to the Eclipse Foundation, re-branded as Eclipse Collections. https://www.eclipse.org/collections/

Disruptor - High Performance Inter-Thread Messaging Library

Primitive-Collections - A Primitive Collection library that reduces memory usage and improves performance and provides a lot of QoL

Javolution

JCTools