An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dijkstras-algorithm

A curated list of projects in awesome lists tagged with dijkstras-algorithm .

https://github.com/an-iceberg/rust_graph_visualiser

A small program to showcase what a «graph» typically refers to in computer science. It's also capable of finding the shortest path between two points.

dijkstra-algorithm dijkstra-shortest-path dijkstras-algorithm egui graph graph-algorithms macroquad rust rust-lang visualization wasm

Last synced: 08 Apr 2025

https://github.com/shibam120302/dijkstras_algorithm_hydmetro

This is CPP code for real time use case of Dijkstras algorithm to find the shortest path from source to every destination

dijkstras-algorithm dijkstras-pathfinder dsa-algorithm dsa-project

Last synced: 13 Apr 2025

https://github.com/rabestro/hypermetro

JetBrains Academy project. Spring Shell application to work with metro map. Implementation of graph pathfinding algorithms. Unit tests written by using Spock Framework.

breadth-first-search console-application dijkstra-algorithm dijkstras-algorithm graph graph-algorithms hyperskill jetbrains-academy spock-framework spring-boot spring-shell

Last synced: 18 Feb 2025

https://github.com/srujayreddy/path-finder

Java-based application for finding shortest walking paths around the UW–Madison campus.

campus-navigation cli-application dijkstras-algorithm graph-data-structures hash-table maps shortest-path

Last synced: 06 Apr 2025

https://github.com/heisenberg141/advance-path-planning-algorithms

This repository consists of my implementations of various graph search and sampling based path planning algorithms

a-star-algorithm bfs dfs dijkstras-algorithm graph-search motion-planning obstacle-avoidance path-planning rrt rrt-star

Last synced: 26 Mar 2025

https://github.com/rabestro/jetbrains-academy-hypermetro

Have you ever been worried about getting lost in the subway? Do you need to find a faster route to your destination? Write an application that will help you better navigate the complicated metro system.

breadth-first-search dijkstra-algorithm dijkstra-shortest-path dijkstras-algorithm graph shortest-path-algorithm

Last synced: 18 Feb 2025

https://github.com/kierancoppins/a2-project

An investigation into different pathfinding algorithms and determining which algorithm performs best on different tile map types.

astar-algorithm dijkstras-algorithm pathfinding procedural-generation python tilemap

Last synced: 19 Jun 2025