mitchmindtree / daggy
A directed acyclic graph data structure for Rust.
☆208Updated 2 weeks ago
Alternatives and similar repositories for daggy:
Users that are interested in daggy are comparing it to the libraries listed below
- Simple but powerful graph library for Rust☆193Updated 2 years ago
- Type checked state machine library in Rust☆245Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago
- ☆129Updated 5 years ago
- A compiler plugin to insert flame calls☆378Updated last year
- Heap-based async timers☆211Updated 8 months ago
- Generic array types in Rust