fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; 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. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your ...
License | Apache 2.0 |
---|---|
Tags | collections |
HomePage | http://fastutil.di.unimi.it/ |
Date | Feb 10, 2022 |
Files | pom (1 KB) jar (6.1 MB) View All |
Repositories | Central |
Ranking | #5150 in MvnRepository (See Top Artifacts) |
Used By | 92 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 |