Crate mesocarp

Source

Modules§

comms
Single-producer, multi-consumer (SPMC) and single-producer, single-consumer (SPSC) channels.
logging
A module for high performance simulation data loggers.
scheduling
A set of scheduling primitives with low algorithmic complexity, for high-performance time-based systems.
sync
A set of safe synchronization primitives for high-performance multi-threaded systems with various performance vs. accuracy trade offs.

Structs§

IoError
Wrapper type for std::io::Error

Enums§

MesoError
Error type for all primitives