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.
☆96Aug 29, 2025Updated last year
Alternatives and similar repositories for DunMaoSSSP
Users that are interested in DunMaoSSSP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Repository for vLume releases and changes☆11Oct 12, 2020Updated 5 years ago
- Rust extension module for FIJI-like colormapping and channel blending☆21Jun 24, 2026Updated 2 months ago
- Implementation of Read-Log-Update in Rust☆11Jan 8, 2020Updated 6 years ago
- A flexible, fast and scalable python library for Self-Organizing Maps☆16Aug 9, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Napari gaming☆17Dec 22, 2021Updated 4 years ago
- Lib flatterer: A lib to make JSON flatterer☆17Aug 1, 2026Updated 3 weeks ago
- ☆11Jul 10, 2026Updated last month
- encore: Efficient isotropic 2-, 3- and 4-point correlation functions in C++ and CUDA☆21Sep 4, 2025Updated 11 months ago
- Propositional logic with exponentials☆23Jul 21, 2026Updated last month
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.