| Crates.io | graph_executor |
| lib.rs | graph_executor |
| version | 0.0.1 |
| created_at | 2022-02-09 13:37:39.593972+00 |
| updated_at | 2022-02-09 13:37:39.593972+00 |
| description | graph_executor |
| homepage | |
| repository | |
| max_upload_size | |
| id | 529699 |
| size | 29,142 |
An multithreaded computation scheduler. Execute your tasks in parallel with based on dependencies.
Synced API
Asynced API
Inspired by p-graph