astar topic
astar
🗺️ A JavaScript implementation of A* algorithm.
astar-typescript
A* search algorithm in TypeScript
A-Star-Java-Implementation
A*or A Star algorithm java implementation
AStar
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 dependencie...
Self-driving-vehicle
Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
quadrotor
Quadrotor control, path planning and trajectory optimization
baritone
google maps for block game
graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
easystarjs
An asynchronous A* pathfinding API written in Javascript.
pathfinding
Pathfinding library for rust