Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Example

Located here: ./src/lib.rs

The Name

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

About

A concurrent event system designed to minimize the need for locks.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages