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.

License

License

Categories

Categories

HPPC General Purpose Libraries High Performance Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch
ArtifactId

ArtifactId

hppc
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/carrotsearch/hppc
Project Organization

Project Organization

Carrot Search s.c.
Source Code Management

Source Code Management

https://github.com/carrotsearch/hppc

Download hppc

How to add to project

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

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.
com.carrotsearch

Carrot Search

Versions

Version
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