| graphhopper/graphhopper |
4,530 |
|
29 |
15 |
about 2 years ago |
143 |
November 22, 2023 |
230 |
apache-2.0 |
Java |
| Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server. |
| clementmihailescu/Pathfinding-Visualizer |
1,089 |
|
0 |
0 |
over 4 years ago |
0 |
|
7 |
|
CSS |
| A visualization tool for various pathfinding algorithms. |
| evenfurther/pathfinding |
770 |
|
20 |
24 |
about 2 years ago |
118 |
November 30, 2023 |
4 |
|
Rust |
| Pathfinding library for rust |
| danth/pathfinder.vim |
238 |
|
0 |
0 |
over 3 years ago |
0 |
|
15 |
mit |
Python |
| Vim plugin to suggest better movements |
| npretto/pathfinding |
167 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
|
JavaScript |
| Visual explanation of pathfinding algorithms and how a*, Dijkstra and BFS can be seen as the same algorithm with different parameter/data structures used under the hood |
| RyanCarrier/dijkstra |
157 |
|
21 |
28 |
almost 3 years ago |
5 |
June 11, 2024 |
0 |
mit |
Go |
| Fastest golang Dijkstra path finder |
| hasanbayatme/unity-dijkstras-pathfinding |
74 |
|
0 |
0 |
almost 7 years ago |
0 |
|
|
mit |
C# |
| Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.) |
| MatejSloboda/Dijkstra_map_for_Godot |
66 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
mit |
GDScript |
| wbcyclist/PathFindingForObjC |
65 |
|
0 |
0 |
about 9 years ago |
1 |
April 09, 2015 |
2 |
mit |
Objective-C |
| A Comprehensive PathFinding Library for Objective-C |
| ChrisKneller/pygame-pathfinder |
65 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| Visualise maze creation & pathfinding algorithms with pygame |