Graphite/node-graph
2022-04-02 20:50:53 +02:00
..
gcore Try and fail to make nodes object-safe in node graph 2022-04-02 20:50:53 +02:00
gstd Try and fail to make nodes object-safe in node graph 2022-04-02 20:50:53 +02:00
proc-macro Try and fail to make nodes object-safe in node graph 2022-04-02 20:50:53 +02:00
.gitignore Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00
Cargo.lock Try and fail to make nodes object-safe in node graph 2022-04-02 20:50:53 +02:00
Cargo.toml Restructure node graph project layout 2022-04-02 14:50:00 +02:00
LICENSE Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00
README.md Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00

NodeGraphExperiments

Repo for testing ideas for the upcoming Graphite node graph implementation