| evenfurther/pathfinding |
770 |
|
20 |
24 |
about 2 years ago |
118 |
November 30, 2023 |
4 |
|
Rust |
| Pathfinding library for rust |
| leethomason/MicroPather |
261 |
|
0 |
0 |
over 6 years ago |
0 |
|
7 |
|
C++ |
| MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver. |
| roy-t/AStar |
224 |
|
4 |
2 |
about 4 years ago |
9 |
August 05, 2020 |
2 |
mit |
C# |
| A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license. |
| tisoap/react-flow-smart-edge |
170 |
|
5 |
15 |
over 2 years ago |
28 |
August 20, 2025 |
11 |
mit |
TypeScript |
| Custom Edge for React Flow that never intersects with other nodes |
| RyanCarrier/dijkstra |
157 |
|
21 |
28 |
almost 3 years ago |
5 |
June 11, 2024 |
0 |
mit |
Go |
| Fastest golang Dijkstra path finder |
| LdDl/ch |
40 |
|
0 |
3 |
almost 3 years ago |
30 |
June 06, 2023 |
6 |
apache-2.0 |
Go |
| Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph. |
| kynosarges/tektosyne |
37 |
|
2 |
0 |
over 7 years ago |
3 |
April 03, 2018 |
2 |
other |
Java |
| The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections. |
| kbrizov/Pathfinding-Algorithms |
35 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
mit |
C# |
| A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity |
| raj457036/Path-Finding-Visualizer |
17 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
mit |
JavaScript |
| An easy to use Interactive Graph Path visualizer with batteries included to implement your own Algorithm. |
| Barsonax/Pathfindax |
16 |
|
1 |
2 |
over 6 years ago |
35 |
September 01, 2019 |
4 |
agpl-3.0 |
C# |
| Pathfinding framework |