https://github.com/carrotsearch/hppc
High Performance Primitive Collections for Java
https://github.com/carrotsearch/hppc
Last synced: about 1 year ago
JSON representation
High Performance Primitive Collections for Java
- Host: GitHub
- URL: https://github.com/carrotsearch/hppc
- Owner: carrotsearch
- License: apache-2.0
- Created: 2011-02-22T15:14:20.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T08:23:07.000Z (almost 2 years ago)
- Last Synced: 2025-05-08T16:51:13.284Z (about 1 year ago)
- Language: Java
- Homepage: http://labs.carrotsearch.com
- Size: 47.6 MB
- Stars: 1,008
- Watchers: 58
- Forks: 155
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-jvm - hppc - High Performance Primitive Collections. (Memory and concurrency)
README
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:
* Wiki: https://github.com/carrotsearch/hppc/wiki
* Bugs (github): https://github.com/carrotsearch/hppc/issues
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. (and contributors), https://carrotsearch.com/