mycorrh

Mycorrh is a fast concurrent messaging system for Rust

2 releases

0.1.1 Nov 2, 2023
0.1.0 Nov 2, 2023

#692 in Concurrency

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.6–8.5MB
~74K SLoC