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 provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

License

License

Categories

Categories

fastutil General Purpose Libraries High Performance
GroupId

GroupId

it.unimi.dsi
ArtifactId

ArtifactId

fastutil
Last Version

Last Version

8.5.8
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 provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.
Project URL

Project URL

http://fastutil.di.unimi.it/
Source Code Management

Source Code Management

https://github.com/vigna/fastutil

Download fastutil

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
it.unimi.dsi

Michael Ekstrand

This is a placeholder for Michael Ekstrand's old username.

Versions

Version
8.5.8
8.5.7
8.5.6
8.5.5
8.5.4
8.5.3
8.5.2
8.5.1
8.5.0
8.4.4
8.4.3
8.4.2
8.4.1
8.4.0
8.3.1
8.3.0
8.2.3
8.2.2
8.2.1
8.2.0
8.1.1
8.1.0
7.2.1
7.2.0
7.1.0
7.0.13
7.0.12
7.0.11
7.0.10
7.0.9
7.0.8
7.0.7
7.0.6
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0
6.6.5
6.6.4
6.6.3
6.6.2
6.6.1
6.6.0
6.5.16
6.5.15
6.5.14
6.5.13
6.5.12
6.5.11
6.5.9
6.5.8
6.5.7
6.5.6
6.5.5
6.5.4
6.5.3
6.5.2
6.5.1
6.5.0
6.4.6
6.4.5
6.4.4
6.4.3
6.4.2
6.4.1
6.4.0
6.3
6.2.2
6.1.0