Crates.io | zflow |
lib.rs | zflow |
version | 0.1.12 |
source | src |
created_at | 2022-12-14 19:42:28.629943 |
updated_at | 2022-12-15 09:17:50.192102 |
description | FBP Graph Library for Rust |
homepage | |
repository | |
max_upload_size | |
id | 736856 |
size | 158,730 |
This library provides a Rust implementation of Flow-Based Programming graphs. There are two areas covered:
Graph
- the actual graph library
Journal trait
- journal system for keeping track of graph changes and undo history