Crates.io | mycorrh |
lib.rs | mycorrh |
version | 0.1.1 |
source | src |
created_at | 2023-11-02 06:12:44.652467 |
updated_at | 2023-11-02 06:21:39.410669 |
description | Mycorrh is a fast concurrent messaging system for Rust. |
homepage | |
repository | https://github.com/jrcarl624/mycorrh |
max_upload_size | |
id | 1022314 |
size | 33,689 |
Mycorrh is a concurrent event system for Rust. It has been designed minimize the event overhead on the main event loop. This is achieved by moving the message correlation to the thread that calls the message.
The readme is still a work in progress endeavor...
The name is based off mycorrhzial fungal networks where small signals are sent through a vast array of fungi.