#event-system #events #messaging #tokio #async

mycorrh

Mycorrh is a fast concurrent messaging system for Rust

2 releases

0.1.1 Nov 2, 2023
0.1.0 Nov 2, 2023

#18 in #event-system

40 downloads per month

MIT license

30KB
573 lines

Mycorrh

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

The name is based off mycorrhzial fungal networks where small signals are sent through a vast array of fungi.

Dependencies

~2.7–9.5MB
~76K SLoC