SvenWoltmann / pathfinding
Source code for the HappyCoders.eu articles on pathfinding and shortest path algorithms (Dijkstra, A*, Bellman-Ford, Floyd-Warshall).
☆39Updated last week
Alternatives and similar repositories for pathfinding:
Users that are interested in pathfinding are comparing it to the libraries listed below
- Code examples demonstrating the complexity classes O(1), O(log n), O(n), O(n log n), O(n²).☆16Updated 5 months ago
- Sorting algorithm source codes + ultimate test to compare the performance of all algorithms. For my HappyCoders.eu article.☆21Updated last week
- A Pac-Man game implementation using explicit finite-state machines (original AI, theming, integrated dashboard)☆63Updated last year
- Simple and convenient way to read content of resource in Java.☆57Updated 8 months ago
- Book teaching how to write modern and effective Java. It is maintained by the community, anyone can contribute.☆110Updated 3 weeks ago
- ☆10Updated 9 months ago
- tiny java tool - back to basics!☆86Updated 3 weeks ago
- Java Photo Editor☆34Updated 8 months ago
- Java Swing code examples☆42Updated 6 months ago
- TypeMap and TypeConverter for a dynamic, extendable, high-performance type conversion library that's native-ready for GraalVM. This robus…☆48Updated 3 weeks ago
- A Covid-19 dashboard implemented with Spring Boot and Vaadin☆24Updated 3 years ago
- Cloning the classic games Pac-Man (Arcade), Ms. Pac-Man (Arcade), Ms. Pac-Man (Tengen) in JavaFX (2D+3D).☆109Updated this week
- A visual demonstration of the process undergone by Dijkstra and A* (A star)☆73Updated 4 years ago
- Custom Runtime Image Creator (with cross-targeting)☆17Updated 5 months ago
- Graphical User Interface for SDKMAN.☆54Updated last month
- Java Modules (JPMS) Cheatsheet☆43Updated 6 years ago
- A tabular data structure (aka a data frame) based on the Eclipse Collections framework☆61Updated this week
- A Gradle plugin for running the XJC binding compiler to generate JAXB Java source code from XSD schemas☆64Updated last year
- ☆39Updated last year
- A Java banking API☆113Updated 3 weeks ago
- A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms☆65Updated this week
- Provides Result-type similar to Result-type in Rust that allows to return either successfull result or otherwise some kind of error and r…☆67Updated 5 months ago
- Experimenting with Project Loom☆121Updated last year
- Java Breakout game source code☆18Updated 3 years ago
- Operating System and Hardware Information using Java's Foreign Function and Memory API☆33Updated 3 weeks ago
- Library to generate a tracing header with timing metrics for backend components on Spring Boot following the HTTP Server Timings specific…☆33Updated last year
- Minvio is a Lightweight Java framework for developing graphical applications.☆27Updated 7 months ago
- Visualizes specific Graph Algorithms like BFS, DFS, MST etc. on interactive user input graphs.☆61Updated 4 years ago
- The Logistics Impact Model (LIMO) provides involved companies in logistics chains with a central point of information on which costs they…☆14Updated 4 months ago
- A JUnit5 Extension to help write tests that call System.exit()☆52Updated 6 months ago