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/ 🔍 Inspect URL |
| Ranking | #4820 in MvnRepository (See Top Artifacts) |
| Used By | 113 artifacts |
| Version ▼ | Vulnerabilities | Repository | Usages | Date | |
|---|---|---|---|---|---|
8.5.x | 8.5.18 | Central | Oct 05, 2025 | ||
| 8.5.17 | Central |
0
| Oct 05, 2025 | ||
| 8.5.16 | Central | Jun 22, 2025 | |||
| 8.5.15 | Central | Oct 20, 2024 | |||
| 8.5.14 | Central | Jul 27, 2024 | |||
| 8.5.13 | Central | Feb 07, 2024 | |||
| 8.5.12 | Central | Mar 07, 2023 | |||
| 8.5.11 | Central | Dec 09, 2022 | |||
| 8.5.9 | Central | Sep 26, 2022 | |||
| 8.5.8 | Central | Feb 10, 2022 | |||
| 8.5.7 | Central |
0
| Feb 09, 2022 | ||
| 8.5.6 | Central | Sep 13, 2021 | |||
| 8.5.5 | Central | Sep 07, 2021 | |||
| 8.5.4 | Central | Mar 28, 2021 | |||
| 8.5.3 | Central | Mar 28, 2021 |
Related Books
| Java Generics and Collections: Fundamentals and Recommended Practices (2025) by Naftalin, Maurice, Wadler, Philip | |
| Mastering Java Collections: From Basics to Expert Proficiency (2024) by Smith, William | |
| Data Structures and the Java Collections Framework (2011) by Collins, William J. | |
| Java Generics and Collections: Speed Up the Java Development Process (2006) by Naftalin, ., Wadler, Philip |