Top 28 dijkstra open source projects

Pathfinder.vim
Vim plugin to suggest better movements
Pathfinding
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
Node Dijkstra
A NodeJS implementation of Dijkstra's algorithm
Dijkstra
Fastest golang Dijkstra path finder
Erdos
modular and modern graph-theory algorithms framework in Java
Path planning
This repository contains path planning algorithms in C++ for a grid based search.
Dijkstra Cartography
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
Matlabrobotics
MATLAB sample codes for mobile robot navigation
Pathfinding
Pathfinding library for rust
Hipster
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.
Graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
dijkstrajs
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
Pathfinder
A pathfinder visualizer in Flutter. Create mazes, generate random walls, or draw your own walls and see the pathfinding algorithms in action
Graph-Theory
The Repository is All about the Graph Algorithms. I am Still Working On it. I am trying to Note down all the variations of Popular graph Algorithms. I am also keeping the solution to the problems of Different Online Judges according to the topic. I hope you can find it useful.
LightOSM.jl
A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
mahjong
开源中文分词工具包,中文分词Web API,Lucene中文分词,中英文混合分词
psycopgr
A Python wrapper of pgRouting for routing from nodes to nodes on real map.
1-28 of 28 dijkstra projects