Crate crossbus

source ·
Expand description

CrossBus is a platform-less runtime-less actor computing model

  • Runtime-less
  • Platform-less
  • Bare-Metal compatible
  • Future-oriented routine and events
  • Real-time Execution Control

Modules

  • An abstraction for a computational entity
  • types for actors Messages Communication and Handling
  • blocking Execution Routine and Events
  • actor-level execution state and local environment during runtime
  • delayed Execution Routine and Events
  • Message Stream Execution Routine and Events
  • Some common traits and types
  • Reactor is the executor and manager of all actors, serves
  • Actor lifecycle Manager
  • rtrt
    Convenient Runtime for common use
  • Stream Execution Routine and Events
  • timetime
    time module

Attribute Macros

Derive Macros