2 releases

0.1.12 Dec 15, 2022
0.1.1 Dec 14, 2022
0.1.0 Dec 14, 2022

#5 in #low-code

Download history 15/week @ 2024-02-26 1/week @ 2024-03-11 50/week @ 2024-04-01

51 downloads per month

MIT license

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 library
  • Journal trait - journal system for keeping track of graph changes and undo history

See test files for usage guide

Dependencies

~2.5–3.5MB
~71K SLoC