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.

Лицензия

Лицензия

Категории

Категории

fastutil Универсальные библиотеки High Performance
Группа

Группа

it.unimi.dsi
Идентификатор

Идентификатор

fastutil
Последняя версия

Последняя версия

8.5.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://fastutil.di.unimi.it/
Система контроля версий

Система контроля версий

https://github.com/vigna/fastutil

Скачать fastutil

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.
it.unimi.dsi

Michael Ekstrand

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

Версии библиотеки

Версия
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