Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carrotsearch/hppc
High Performance Primitive Collections for Java
https://github.com/carrotsearch/hppc
Last synced: about 19 hours 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 (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T08:23:07.000Z (6 months ago)
- Last Synced: 2025-01-01T16:04:17.223Z (8 days ago)
- Language: Java
- Homepage: http://labs.carrotsearch.com
- Size: 47.6 MB
- Stars: 989
- Watchers: 59
- Forks: 153
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
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/issuesSee 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/