| Crates.io | fibril |
| lib.rs | fibril |
| version | 0.0.8 |
| created_at | 2022-12-18 22:33:59.016725+00 |
| updated_at | 2023-06-05 03:40:32.118787+00 |
| description | A library for implementing distributed systems with commmunicating fibers. |
| homepage | |
| repository | https://github.com/jonnadal/fibril |
| max_upload_size | |
| id | 740647 |
| size | 21,100 |
Fibril is a library for implementing distributed systems with commmunicating fibers.
Please see the fibril_verifier docs.
fibers: Include support for
fibers.rt: Include a UDP runtime.serde_json: Include a new_with_serde_json helper in the UDP runtime.