shortest-paths topic
dijkstrajs
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
coursera-dsa
Coursera's Data Structures and Algorithms Specialization
AlgoDS
Implementation of Algorithms and Data Structures, Problems and Solutions
Pathfinding-Visualizer-ThreeJS
A visualizer for pathfinding algorithms in 3D with maze generation, first-person view and device camera input.
osrm
Interface between R and the OpenStreetMap-based routing service OSRM
data-structures
Common data structures and algorithms implemented in JavaScript
fast_paths
Fast shortest path calculations for Rust
dijkstra
Fastest golang Dijkstra path finder
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.
Erdos
Modular and modern graph-theory algorithms framework in Java