High Performance Primitive Collections

High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations of object and primitive types to conserve JVM memory and speed up execution.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.carrotsearch
Идентификатор

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

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

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

0.9.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

High Performance Primitive Collections
High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations of object and primitive types to conserve JVM memory and speed up execution.
Ссылка на сайт

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

https://github.com/carrotsearch/hppc
Организация-разработчик

Организация-разработчик

Carrot Search s.c.
Система контроля версий

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

https://github.com/carrotsearch/hppc

Скачать hppc

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

Данный проект не имеет модулей.
com.carrotsearch

Carrot Search

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

Версия
0.9.1
0.9.0
0.9.0.RC2
0.9.0.RC1
0.8.2
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2