summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 7923f860ff30d4918d8e38f5367736c0dfc79ae6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# daglib

Generic library for working with DAG data structures. Based on futures, so that
it can be used in a async context.

## Status

Experimental. Do not use.


## License

MPL-2.0