Skip to content
#

sssp

Here are 30 public repositories matching this topic...

A ~mvp~ Rust implementation of the DunMao et al breakthrough? deterministic algorithm for Single-Source Shortest Paths (SSSP) that breaks the O(m + n log n) sorting barrier on directed graphs. Based on the 2025 paper by Duan, Mao and collaborators from Tsinghua University.

  • Updated Aug 29, 2025
  • Rust

A collection of sorting algorithms and data structures implemented in C++. Each algorithm and data structure comes with its own set of test cases to ensure correctness and robustness.

  • Updated Jan 10, 2025
  • C++

Improve this page

Add a description, image, and links to the sssp 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 sssp topic, visit your repo's landing page and select "manage topics."

Learn more