Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

dijkstra-algorithm

Here are 186 public repositories matching this topic...

📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book

  • Updated Sep 11, 2025
  • JavaScript

An efficient shortest pathfinding system for transportation networks using Dijkstra's algorithm. Built with Django (backend), PostgreSQL (map data storage and path queries), and MapLibre GL JS in Next.js (interactive OpenStreetMap-based frontend). Optimized to compute shortest paths directly in SQL without loading full graphs into memory.

  • Updated Apr 16, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the dijkstra-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dijkstra-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more