zflow

Crates.iozflow
lib.rszflow
version0.1.12
sourcesrc
created_at2022-12-14 19:42:28.629943
updated_at2022-12-15 09:17:50.192102
descriptionFBP Graph Library for Rust
homepage
repository
max_upload_size
id736856
size158,730
'Damilare Darmie Akinlaja (darmie)

documentation

README

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 library

  • Journal trait - journal system for keeping track of graph changes and undo history

See test files for usage guide

Commit count: 0

cargo fmt