This artifact provides efficient implementations for various collection data structures
(esp. linked lists and priority queues), which have very insufficient implementation in
the Java Collections Framework that makes it hard or even impossible to exploit their
efficiencies.
| License | Apache 2.0 |
|---|---|
| Categories | Collections |
| Tags | automatastructuresdatacollectionscommons |
| Date | Oct 11, 2020 |
| Files | pom (2 KB) jar (40 KB) View All |
| Repositories | Central |
| Ranking | #18032 in MvnRepository (See Top Artifacts) #33 in Collections |
| Used By | 27 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-2976 CVE-2022-4065 CVE-2020-8908 |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Core Utils Apache 2.0 | com.google.guava » guava2 vulnerabilities | 29.0-jre | 33.5.0-jre | |
| Defect Detection MIT | org.checkerframework » checker-qual | 3.7.0 | 3.52.0 | |
| Testing Apache 2.0 | org.testng » testng1 vulnerability | 7.1.0 | 7.11.0 |
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Markus Frohme | markus.frohme<at>udo.edu | mtf90 | Developer, Maintainer | TU Dortmund, Chair for Programming Systems |
| Malte Isberner | malte.isberner<at>gmail.com | misberner | Developer (inactive), Maintainer (inactive) |
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 |