gmt_dos-actors

Crates.iogmt_dos-actors
lib.rsgmt_dos-actors
version11.1.0
sourcesrc
created_at2022-09-15 01:03:01.872313
updated_at2024-10-30 20:06:14.074377
descriptionGiant Magellan Telescope Dynamic Optical Simulation Actor Model
homepage
repositoryhttps://github.com/rconan/dos-actors
max_upload_size
id666203
size394,999
Rod Conan (rconan)

documentation

https://docs.rs/gmt_dos-actors

README

gmt_dos-actors

Crates.io Documentation

gmt_dos-actors is an implementation of the actor model applied to integrated modeling for the Giant Magellan Telescope.

Features

  • Asynchronous actors model
  • Channel based data exchange between actors
  • channels validation at compile time
  • formal interface definition (trait based) between actors and actor clients
  • scripting macro to reduce boilerplate clutter
Commit count: 1395

cargo fmt