2 releases
0.1.12 | Dec 15, 2022 |
---|---|
0.1.1 | Dec 14, 2022 |
0.1.0 |
|
#10 in #visual-programming
150KB
3.5K
SLoC
ZFlow - FBP Graph Library for Rust
This library provides a Rust implementation of Flow-Based Programming graphs. There are two areas covered:
Graph
- the actual graph libraryJournal trait
- journal system for keeping track of graph changes and undo history
See test files for usage guide
Dependencies
~2.7–3.5MB
~78K SLoC