catkinser / hppc

High Performance Primitive Collections for Java

Home Page:http://labs.carrotsearch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HPPC: High Performance Primitive Collections

Collections of primitive types (maps, sets, stacks, lists) with open internals and an API twist (no java.util.collections.* compatibility).

See the following for more information:

See ALTERNATIVES.txt if you're just shopping around.

See LICENSE.txt to make your company's lawyer happy.

See CHANGES.txt for API changes and updates.

(c) Carrot Search s.c., http://carrotsearch.com/

Build Status

About

High Performance Primitive Collections for Java

http://labs.carrotsearch.com

License:Apache License 2.0


Languages

Language:Java 97.3%Language:ANTLR 2.7%