Projects in Awesome Lists tagged with directed-graph
A curated list of projects in awesome lists tagged with directed-graph .
https://github.com/swimlane/ngx-graph
Graph visualization library for angular
angular angular2 chart dag data-viz directed-graph svg workflow
Last synced: 13 May 2025
https://github.com/socialpandas/sidekiq-superworker
Directed acyclic graphs of Sidekiq jobs
background-jobs dependency-graph directed-graph ruby sidekiq sidekiq-monitor sidekiq-superworker
Last synced: 16 May 2025
https://github.com/rkirsling/modallogic
Modal Logic Playground
directed-graph modal-logic semantics
Last synced: 25 Oct 2025
https://github.com/simphotonics/directed_graph
Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.
cycle dart directed-acyclic-graph directed-graph graph graph-theory shortest-paths sorting topological-sort vertex vertices weighted weighted-graphs
Last synced: 24 Jun 2025
https://github.com/omenapps/django-postgresql-dag
Directed Acyclic Graphs with a variety of methods for both Nodes and Edges, and multiple exports (NetworkX, Pandas, etc). This project is the foundation for a commercial product, so expect regular improvements. PR's and other contributions are welcomed.
common-table-expression cte dag directed-acyclic-graph directed-graph django graph graph-algorithms postgresql
Last synced: 16 Feb 2026
https://github.com/nmandica/DirectedGraph
SwiftUI package for displaying directed graphs
directed-graph graph swift swiftui
Last synced: 22 Jul 2025
https://github.com/codeface-io/SwiftNodes
Concurrency Safe Graph in Swift + Graph Algorithms
algorithms data-structures directed-acyclic-graph directed-graph graph graph-algorithms graph-drawing swift
Last synced: 09 May 2025
https://github.com/moaxcp/graph-dsl
A groovy dsl for creating and traversing graphs.
dag directed-graph graph groovy
Last synced: 10 Mar 2026
https://github.com/lars-berger/graphy-ng
Library for rendering directed graphs in Angular.
angular angular2 dagre digraph directed-graph graph svg typescript
Last synced: 19 Mar 2025
https://github.com/codeface-io/swiftnodes
Concurrency Safe Graph in Swift + Graph Algorithms
algorithms data-structures directed-acyclic-graph directed-graph graph graph-algorithms graph-drawing swift
Last synced: 10 Apr 2025
https://github.com/hqarroum/directed-graph
:busstop: An implementation of a directed graph in Javascript.
Last synced: 24 Oct 2025
https://github.com/kakwa/pygraph_redis
Simple python library to manipulate directed graphs in redis
directed-graph graph python redis
Last synced: 29 Jul 2025
https://github.com/mdrideout/junjo
An AI graph workflow library for building dynamic LLM driven workflows
agents ai ai-workflows dag directed-graph llm workflow
Last synced: 16 Jan 2026
https://github.com/irobot1/ng3-vr-examples
VR examples using @angular-three
3d angular angular-three augmented-reality cannon-es dagre directed-graph lil-gui ngraph svg svg-icons threejs typescript virtual-reality vr webgl webxr
Last synced: 13 Nov 2025
https://github.com/fel88/dagre.net
directed acyclic graph layout library
acyclic-graphs dagre directed-acyclic-graph directed-graph graph layout
Last synced: 02 Aug 2025
https://github.com/omenapps/django-directed
Tools for building, querying, manipulating, and exporting directed graphs with django
dag directed-graph django graph models postgresql python
Last synced: 22 Apr 2025
https://github.com/zhenv5/atp
ATP: Directed Graph Embedding with Asymmetric Transitivity Preservation
aaai2019 asymmetric-transitivity atp directed-acyclic-graph directed-graph directed-graph-embedding graph-embedding
Last synced: 22 Apr 2025
https://github.com/gesiscss/homophilic_directed_scalefree_networks
Inequalities in Homophilic Directed ScaleFree Networks
directed-graph homophily inequalities preferential-attachment python3 random-networks
Last synced: 02 Apr 2026
https://github.com/xvi-xv-xii-ix-xxii-ix-xiv/xgraph
A comprehensive Rust library providing efficient graph algorithms for solving real-world problems in social network analysis, transportation optimization, recommendation systems, and more
adjacency-matrix bridge-detection community-detection dijkstra directed-graph graph graph-algorithms graph-analysis graph-processing graph-theory heterogeneous leiden-algorithm multigraph rust weighted-graph
Last synced: 12 Jun 2025
https://github.com/dranidis/floyd-warshall-shortest
The Floyd–Warshall algorithm finds the shortest paths (and distances) in a directed weighted graph
directed-graph distances floyd-warshall-algorithm graph npm-package shortest-paths shortestpath typescript weighted-graphs
Last synced: 31 Jan 2026
https://github.com/ba-st/mole
A model for graphs, both directed and undirected.
directed-graph graph pharo smalltalk topological-sort
Last synced: 15 Apr 2025
https://github.com/bwestergard/isomorphism
Find subgraph isomorphisms with Ullman's 1976 algorithm.
directed-graph graph isomorphism subgraph ullman
Last synced: 12 Apr 2025
https://github.com/rhcarvalho/dawgo
DAWGo is the home for a particular implementation of a Directed Acyclic Word Graph in Go.
algorithm data-structure directed-graph go golang graph natural-language-processing trie
Last synced: 04 Jun 2026
https://github.com/iamaziz/pygraph
Create simple and quick Directed Graphs from relational statements.
directed-graph knowledge-graph pydot python
Last synced: 07 May 2025
https://github.com/mauriciopoppe/graph
A discrete math graph library
directed-graph discrete-mathematics edge graph-theory graphs multigraph undirected-graphs vertex
Last synced: 08 Aug 2025
https://github.com/jaydattpatel/graphs-dijkstra-floyd-algorithm
Different operation of Directed Graph or Undirected Graph using C++
adjacency-matrix all-pairs-shortest-path cpp dijkstra dijkstra-algorithm dijkstra-shortest-path directed-graph distance-matrix edges floyd-warshall graphs incidence-matrix object-oriented-programming online-manipal-bca shortest-paths undirected-graphs vertex vertex-edge
Last synced: 09 Feb 2026
https://github.com/vaneeza-7/kosaraju-algorithm
DFS-and-SCC-on-directed-graph
dfs-iterative directed-graph strongly-connected-components
Last synced: 20 Jun 2026
https://github.com/skyzyx/dgr
Sort Graphviz digraph nodes in the order specified by their edges.
dag directed-acyclic-graph directed-graph directed-graphs directedgraph dot edges go golang graph graphviz graphviz-dot graphviz-dot-language nodes terraform terragrunt xkcd
Last synced: 03 Apr 2025
https://github.com/barannmeisterr/two-step-graph-traversal-directed-graph
takes a starting takes a point in a directed graph and shows the nodes that are reachable within two steps
bfs directed-graph forward-checking graphtraversal java oop queue singly-linked-list
Last synced: 13 Jul 2025
https://github.com/barannmeisterr/pediatric-endocrinology-clinic-time-table-scheduling-system
This java swing gui project is a comprehensive scheduling system for a Pediatric Endocrinology Clinic. It uses Directed Graph data structure to efficiently model the complex relationships and constraints between doctors and their shifts. The system ensures that all constraints related to doctor-shift assignments are respected generates timetable.
adjacency-matrix apachepoiexcel arraylist constraint-satisfaction-problem directed-graph directed-graph-schedule dynamictable gui hashmap jtable linked-list maven scheduler scheduling scheduling-algorithms shiftschedule swing-gui timetable timetable-generator xlsx
Last synced: 16 May 2026
https://github.com/analiaburgosdev/java_oop_backtraching_salas
Java exercise using directed graphs to find the maximum path from the entrance to the exit room, passing through the most rooms possible.
algorithms directed-graph grafos java pathfinding-algorithm
Last synced: 02 Jul 2025
https://github.com/selcuukyilmazz/flightticketoptimizer
Skyscanner like project. Program scans all the tickets and gives you optimized solutions
directed-graph java skyscanner
Last synced: 03 Jul 2025
https://github.com/boring-dragon/sultan-graph
Sultans of the Maldives In a directed graph.
d3 directed-graph javascript json maldives
Last synced: 10 Apr 2026
https://github.com/enj/hivemind
A generic system for running medical pipelines
dag directed-graph medical-pipelines mpi mpi4py python python27
Last synced: 20 Jun 2026
https://github.com/yohanavishke/algorithms-coursework
2K19 individual Algorithm coursework
algorithms directed-graph ford-fulkerson graph graph-algorithms max-flow sigmajs
Last synced: 03 Jul 2025
https://github.com/tniessen/cpp-graph-dom
Tiny, header-only C++20 implementation of the dominator tree algorithm by Lengauer and Tarjan
control-flow-graph directed-graph dominator-tree graph-algorithms graph-theory program-analysis
Last synced: 05 May 2025
https://github.com/sleekpanther/graph-strong-connectivity
Application of Breadth-First Search to see if a directed graph is Strongly Connected
algorithm-design bfs breadth-first-search directed directed-edge directed-graph edge graph-algorithms graphs noah noah-patullo noahpatullo pattullo pattulo patullo patulo strong-connectivity strongly strongly-connected strongly-connected-components
Last synced: 21 Apr 2026
https://github.com/barannmeisterr/minimum-spanning-tree-prim-algorithm--and-shortest-path--dijkstra-algorithm
This project finds the smallest path with minimum spanning tree value of connection to loads and source which is Minimum Spanning Tree of the undirected graph and finds the shortest paths from a single source to all load points and the graph is directed graph.
dijkstra-algorithm dijkstra-shortest-path directed-graph java minimum-spanning-tree oop prims-algorithm prims-implementation shortest-paths singly-linked-list stack undirected-graph
Last synced: 12 Jun 2025
https://github.com/hochfrequenz/task-dependency-graph
python package to model an visualize dependencies between tasks that depend on each other in a directed networkx graph and each have duration
directed-graph kroki networkx python tasks
Last synced: 14 Apr 2025
https://github.com/raimo33/fastaf
Fast Arbitrage Finder
arbitrage asynchronous-programming bellman-ford-algorithm binance-api bot directed-graph fixed-point fixprotocol http-client negative-cycles non-blocking-sockets openssl tradingbot triangular-arbitrage websocket
Last synced: 11 Jan 2026
https://github.com/muneeb706/social_circles_discovery
Discovering social circles in a directed social network using node, structure and edge features
directed-graph k-means-clustering machine-learning networkx python slashdot social-circles social-network-analysis
Last synced: 19 May 2026
https://github.com/ostad-ai/graph-analysis
This repository is devoted to the field of Graph Analysis and related topics.
a-star-algorithm algorithm betweenness-centrality breadth-first-search clique cliques closeness-centrality depth-first-search dijkstra-algorithm directed-graph graph greedy-best-first-search kruskal-algorithm label-propagation minimum-spanning-tree prim-algorithm python topological-sorting undirected-graph
Last synced: 14 Apr 2026
https://github.com/hoehrmann/graph-feather
Graph::Feather Perl module
data-structures directed-graph graph-algorithms perl-module
Last synced: 26 Mar 2025
https://github.com/venkat-gorla/cpp-data-structures
Various data structures and algorithms implemented using C++
backtracking binary-search-tree binary-tree-iterator binary-tree-traversal binary-trees breadth-first-search cplusplus cycle-detection data-structures depth-first-search directed-graph linked-list-in-cpp morris-traversal quick-sort sorting-algorithms-implemented threaded-binary-search-tree trie undirected-graph unique-ptr
Last synced: 11 Feb 2026
https://github.com/niiyeboah/ts-dagre-d3
Modified version of dagre-d3, compatible with TypeScript.
d3 dagre dagre-d3 directed-graph graph renderer svg typescript
Last synced: 20 Apr 2026
https://github.com/voorhs/agents-memory-survey
Обзор подходов к организации памяти для LLM агентов
agent clustering directed-graph knowledge-graph llm memory rag summarization zettelkasten
Last synced: 12 Sep 2025
https://github.com/renanlecaro/obm
A rust text to charts tool, to explain complex processes step by step. Basically sequence diagrams on steroids.
chart directed-graph force-directed-graphs markdown optimization rust
Last synced: 17 Apr 2026
https://github.com/gontainer/graph
Detect circular dependencies in graphs.
circular-dependencies circular-dependency directed-graph directed-graphs graph graphs
Last synced: 24 Apr 2026
https://github.com/sionpixley/dll-useful
This is a collection of NuGet packages for various applications.
base64 base64-to-utf8 breadth-first-search csv csv-parser csv-reader csv-writer datetime-methods decimal-methods depth-first-search directed-graph double-methods graph random string-methods useful utf-8 utf8 utf8-to-base64 weighted-graph
Last synced: 27 Mar 2025
https://github.com/xiaohan2012/pyedmond
Edmonds optimal branching in C++ wrapped by Python
cpp directed-graph graph-algorithm minimum-spanning-arborescence python
Last synced: 29 Apr 2026
https://github.com/barannmeisterr/dynamic-transportation-bus-schedule-simulation
This project simulates real bus transportation systems, analyzes route structures and builds the base for shortest path / trip planning algorithms by using Directed Graph Data Structure and Dijkstra Algorithm.
adjacency-list bfs circular-linked-list dijkstra dijkstra-algorithm directed-graph hashmap hashset java oop path-planning pathfinding priority-queue route-optimization shortest-path-algorithm stack
Last synced: 10 Apr 2025
https://github.com/ayvero/java_oop_backtraching_salas
Java exercise using directed graphs to find the maximum path from the entrance to the exit room, passing through the most rooms possible.
algorithms directed-graph grafos java pathfinding-algorithm
Last synced: 28 Mar 2025