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 | Nov 06, 2023 |
| Files | pom (2 KB) jar (46 KB) View All |
| Repositories | Central |
| Ranking | #18032 in MvnRepository (See Top Artifacts) #33 in Collections |
| Used By | 27 artifacts |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Core Utils Apache 2.0 | com.google.guava » guava | 32.1.3-jre | 33.5.0-jre | |
| Defect Detection MIT | org.checkerframework » checker-qual | 3.7.0 | 3.52.0 | |
| Testing Apache 2.0 | org.testng » testng | 7.5.1 | 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 University, Chair of Programming Systems |
| Malte Isberner | malte.isberner<at>gmail.com | misberner | Developer (inactive), Maintainer (inactive) | TU Dortmund University, Chair of Programming Systems |
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 |