https://github.com/zemberdotnet/dag
https://github.com/zemberdotnet/dag
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zemberdotnet/dag
- Owner: zemberdotnet
- Created: 2023-01-10T23:15:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T00:16:56.000Z (over 3 years ago)
- Last Synced: 2025-02-10T00:17:59.348Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DAG
DAG is a library for creating and possibly executing directed acyclic graphs.
This repo is a work in progress.