Data-Structures-Java
I've implemented a comprehensive set of generic data structures in Java, including arrays, linked lists, stacks, queues, trees, and more, ensuring versatility and efficiency in data handling. (by nisabmohd)
ExtraCollections
Extra useful collection types and utilities (by Col-E)
| Data-Structures-Java | ExtraCollections | |
|---|---|---|
| 2 | 1 | |
| 18 | 9 | |
| - | - | |
| 2.6 | 5.7 | |
| about 3 years ago | 17 days ago | |
| Java | Java | |
| Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Data-Structures-Java
Posts with mentions or reviews of Data-Structures-Java.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-16.
-
Data Structures Internal Implementations
View on GitHub
-
DS CUSTOM IMPLEMENTATIONS
Hello everyone I have started this repository in which all data structures and collection framework implementations is done in java. Do check out and share with people https://github.com/nisabmohd/DS-Implementations
ExtraCollections
Posts with mentions or reviews of ExtraCollections.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-08.
-
Is there a library with observable properties similar to the JavaFX ones?
I wanted to use observable properties in some of my own projects that aren't using JavaFX so I made my own for observable/properties and collections.
What are some alternatives?
When comparing Data-Structures-Java and ExtraCollections you can also consider the following projects:
DSA-Bootcamp-Java - This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
glazedlists - Open Source List Transformations for Java
Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore - Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.
ExtraObservables - Simple observables
geekific-youtube - https://www.youtube.com/c/Geekific
Quitte - Quitte provides specialized observable properties and expressions with lazy variants and observable collections.