com.metamx:bytebuffer-collections

ByteBuffer Collections

License

License

GroupId

GroupId

com.metamx
ArtifactId

ArtifactId

bytebuffer-collections
Last Version

Last Version

0.4.1-mmx
Release Date

Release Date

Type

Type

jar
Description

Description

com.metamx:bytebuffer-collections
ByteBuffer Collections
Project URL

Project URL

https://github.com/metamx/bytebuffer-collections
Source Code Management

Source Code Management

https://github.com/metamx/bytebuffer-collections.git

Download bytebuffer-collections

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.metamx : extendedset jar 1.5.0-mmx
com.google.guava : guava jar 16.0.1
com.fasterxml.jackson.core : jackson-annotations jar 2.4.6
com.fasterxml.jackson.core : jackson-core jar 2.4.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.6
org.roaringbitmap : RoaringBitmap jar 0.5.18

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.0
com.carrotsearch : junit-benchmarks jar 0.7.2
com.h2database : h2 jar 1.4.182

Project Modules

There are no modules declared in this project.

bytebuffer-collections

ByteBuffer collection classes for java and jvm-based languages.

Benchmarks

To run benchmarks, use the maven benchmark profile:

mvn test -P benchmark
com.metamx

Metamarkets

Versions

Version
0.4.1-mmx
0.4.0-mmx
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3