topological-sort
Here are 254 public repositories matching this topic...
Language:All
Sort:Most stars
A Graph Data Structure in Pure Swift
- Updated
Oct 28, 2025 - Swift
This a repository for WPI CS2223 Algorithms D Term 2018
- Updated
May 23, 2020 - HTML
Package provides javascript implementation of algorithms for graph processing
- Updated
Aug 9, 2023 - JavaScript
Code from Problem Solving with Algorithms and Data Structures using Python
- Updated
Sep 11, 2025 - Python
Modular and modern graph-theory algorithms framework in Java
- Updated
Aug 27, 2023 - Java
GraphMat graph analytics framework
- Updated
Jan 25, 2023 - C++
A simple graph library
- Updated
Nov 1, 2025 - Python
Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.
- Updated
Oct 12, 2025 - Dart
代码大模型 预训练&微调&DPO 数据处理 业界处理pipeline sota
- Updated
Jul 25, 2024 - Python
Implements sorting algorithm for directed acyclic as well as cyclic graphs. The directed cyclic graphs are sorted by determining the minimal amount of cyclic edges and optionally then also determining the maximum amount of groupings possible with a minimal amount of cyclic edges.
- Updated
Oct 16, 2023 - Python
Realization of popular algoritms and structures using Python
- Updated
Jun 27, 2021 - Python
Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
- Updated
Nov 24, 2017 - C#
Graph Theory algorithms: Vertex Coloring, Bellman-Ford, Dijkstra's, Hopcroft-Karp, Prim's, Topological Sorting, Floyd-Warshall
- Updated
Aug 17, 2021 - Python
Easy to use and user-friendly topological sort module for OCaml
- Updated
May 27, 2025 - OCaml
Library for functional graph & geometry algorithms
- Updated
Apr 22, 2019 - Scala
Topological sort implemented in Javascript / Typescript
- Updated
Dec 30, 2022 - TypeScript
Mastering DSA with medium-hard questions
- Updated
Jun 16, 2023 - C++
Dependency resolution based on topological sort of a directed graph (for arbitrary types)
- Updated
Jun 25, 2024 - Go
A tiny dependency solver using topological sorting
- Updated
Feb 21, 2017 - JavaScript
Improve this page
Add a description, image, and links to thetopological-sort topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetopological-sort topic, visit your repo's landing page and select "manage topics."