Graphite/node-graph
Dennis cb337fd338 Replace GAT with lifetime on trait in node graph 2022-04-03 10:44:02 +02:00
..
gcore Replace GAT with lifetime on trait in node graph 2022-04-03 10:44:02 +02:00
gstd Replace GAT with lifetime on trait in node graph 2022-04-03 10:44:02 +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 Replace GAT with lifetime on trait in node graph 2022-04-03 10:44:02 +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

README.md

NodeGraphExperiments

Repo for testing ideas for the upcoming Graphite node graph implementation