mycorrh 0.1.1

Mycorrh is a fast concurrent messaging system for Rust.
Documentation
  • Coverage
  • 20.97%
    13 out of 62 items documented0 out of 40 items with examples
  • Size
  • Source code size: 41.14 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.31 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 38s Average build duration of successful builds.
  • all releases: 38s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jrcarl624/mycorrh
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jrcarl624

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.