Sign in Sign up
cargo

nornir-graph

The backend-neutral graph seam: a BULK trait (nodes/edges with pure SCC, topological order and reachability closure defaults) and a QUERY trait (contains/node/neighbours/pivot/shortest-path), domain-neutral over opaque string ids and a consumer-owned edge label, with in-memory, petgraph and embedded-Datalog (Cozo) backends behind features.

cargo View on Cargo

Activity

Latest release
1mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Downloads
0

Details

License
MIT OR Apache-2.0
First release
Aug 05, 2026
Releases
Version Released
0.1.0 initial