fastutil

fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues with a small memory footprint and fast access and insertion; it also includes a fast I/O API for binary and text files.

License

License

Categories

Categories

fastutil General Purpose Libraries High Performance
GroupId

GroupId

fastutil
ArtifactId

ArtifactId

fastutil
Last Version

Last Version

5.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues with a small memory footprint and fast access and insertion; it also includes a fast I/O API for binary and text files.

Download fastutil

How to add to project

<!-- https://jarcasting.com/artifacts/fastutil/fastutil/ -->
<dependency>
    <groupId>fastutil</groupId>
    <artifactId>fastutil</artifactId>
    <version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/fastutil/fastutil/
implementation 'fastutil:fastutil:5.0.9'
// https://jarcasting.com/artifacts/fastutil/fastutil/
implementation ("fastutil:fastutil:5.0.9")
'fastutil:fastutil:jar:5.0.9'
<dependency org="fastutil" name="fastutil" rev="5.0.9">
  <artifact name="fastutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='fastutil', module='fastutil', version='5.0.9')
)
libraryDependencies += "fastutil" % "fastutil" % "5.0.9"
[fastutil "5.0.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.9
5.0.7
5.0.5
5.0.4
4.4.0
2.52