fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.
License | Apache 2.0 |
---|---|
Categories | Collections |
Tags | collectionsstructuresdata |
HomePage | http://fastutil.di.unimi.it/ |
Date | Dec 09, 2022 |
Files | pom (1 KB) jar (22.3 MB) View All |
Repositories | CentralLumine Releases |
Ranking | #496 in MvnRepository (See Top Artifacts) #4 in Collections |
Used By | 1,075 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Test Dependencies (1)
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.html |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Sebastiano Vigna | sebastiano.vigna<at>unimi.it | vigna |