dijkstra
Here are 815 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of algorithms and data structures
- Updated
Dec 30, 2024 - Java
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
- Updated
Jul 7, 2025 - Java
Open Source Routing Engine for OpenStreetMap
- Updated
Jul 12, 2025 - C++
Implementation of Algorithms and Data Structures, Problems and Solutions
- Updated
Oct 27, 2023 - Java
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
- Updated
Oct 27, 2016 - C++
Pathfinding library for rust
- Updated
Jul 8, 2025 - Rust
Motion planning(Path Planning and Trajectory Planning/Tracking) of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, Voronoi, PID, DWA, APF, LQR, MPC, RPP, Bezier, Dubins etc.
- Updated
Apr 11, 2025 - Python
MATLAB sample codes for mobile robot navigation
- Updated
Nov 10, 2018 - MATLAB
Motion planning and Navigation of AGV/AMR:matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, LQR, MPC, APF, RPP, DWA, DDPG, Bezier, B-spline, Dubins, Reeds-Shepp etc.
- Updated
Apr 3, 2025 - MATLAB
Competitive Programming templates that I used during the past few years.
- Updated
Sep 30, 2020 - C++
This repository contains path planning algorithms in C++ for a grid based search.
- Updated
Nov 16, 2022 - C++
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
- Updated
Jun 23, 2019 - C#
路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划
- Updated
Aug 2, 2023 - Python
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
- Updated
Jun 14, 2023 - Java
Vim plugin to suggest better movements
- Updated
Aug 24, 2022 - Python
Common data structures and algorithms implemented in JavaScript
- Updated
Oct 20, 2021 - 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
- Updated
Jan 9, 2022 - JavaScript
Fastest golang Dijkstra path finder
- Updated
Jul 4, 2024 - Go
A NodeJS implementation of Dijkstra's algorithm
- Updated
Jul 2, 2025 - JavaScript
Package provides javascript implementation of algorithms for graph processing
- Updated
Aug 9, 2023 - JavaScript
Improve this page
Add a description, image, and links to thedijkstra topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedijkstra topic, visit your repo's landing page and select "manage topics."