SvenWoltmann / pathfindingLinks
Source code for the HappyCoders.eu articles on pathfinding and shortest path algorithms (Dijkstra, A*, Bellman-Ford, Floyd-Warshall).
☆38Updated last week
Alternatives and similar repositories for pathfinding
Users that are interested in pathfinding are comparing it to the libraries listed below
Sorting:
- Code examples demonstrating the complexity classes O(1), O(log n), O(n), O(n log n), O(n²).☆15Updated last year
- Source Code for HappyCoders.eu article series on tree data structures (binary tree, binary search tree, AVL tree, red-black tree).☆39Updated last week
- Book teaching how to write modern and effective Java. It is maintained by the community, anyone can contribute.☆141Updated last month
- CQRS Implementation with Spring-Modulith☆29Updated 8 months ago
- Cloning the classic games Pac-Man (Arcade), Ms. Pac-Man (Arcade), Ms. Pac-Man (Tengen) in JavaFX (2D+3D).☆115Updated last week
- Sorting algorithm source codes + ultimate test to compare the performance of all algorithms. For my HappyCoders.eu article.☆23Updated last week
- Demo app for the Java Web App tutorial series☆201Updated last week
- The goal of this project is to compare some Java Microservice Frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implem…☆143Updated this week
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated 2 years ago
- Spring Security 5.5 From Taxi To Takeoff☆69Updated 3 years ago
- Game of Life implemented in Java using virtual threads and communicating sequential processes☆146Updated 3 years ago
- High performance and lightweight Animation/Tween framework for Java 8+☆37Updated 2 years ago
- jCards is a lightweight Java library for creating and manipulating playing cards☆33Updated 2 years ago
- Spring 6 and Spring Boot 3 playground☆82Updated last week
- Demo code showing how to use Java's StructuredTaskScope☆12Updated 2 weeks ago
- 'Java sockets I/O: blocking, non-blocking and asynchronous' article and source code☆64Updated last year
- Processing-style sketches in plain Java. Minvio handles the window + draw loop so you can focus on graphics and experiments.☆26Updated last month
- Create Wave Spectrums from any Audio File using this API , written in JavaFX☆63Updated 7 years ago
- Java backend application using Spring-security to implement JWT based Authentication and Authorization☆117Updated last year
- https://openjdk.org/projects/jdk/21 released 2023-09-19☆94Updated 2 years ago
- Modern Java in Action☆88Updated last year
- RxJava bindings for JavaFX☆23Updated 2 years ago
- 🎵 Plays some background music while Maven is building☆61Updated this week
- A Pac-Man game implementation using explicit finite-state machines (original AI, theming, integrated dashboard)☆62Updated 2 years ago
- The project aims to present how to connect Spring Boot 3 and Java 17 Swing GUI widget toolkit. All application dependencies are provided …☆139Updated last year
- A kata to transform an existing program to use Java 17 new features☆20Updated 4 years ago
- A Markdown editor written in Java with a mix-match of my favorite features from different editors.☆29Updated 7 years ago
- UML diagram list of GoF design pattern examples written in Java.☆46Updated 6 months ago
- Java Modules (JPMS) Cheatsheet☆47Updated 6 years ago
- ☆39Updated 2 years ago