#actor #actor-model

theater

An (UNFINISHED) implementation of the actor concurrency model

2 releases

Uses old Rust 2015

0.1.1 Aug 12, 2015
0.1.0 Aug 12, 2015

#52 in #actor-model

31 downloads per month

MIT license

4KB
69 lines

This package is not yet ready to be used, and this notification will be removed when it is.

theater is a bare-bones Rust implementation of the actor model of concurrency. The goal is to provide a decent personal challenge, and to eventually support other personal challenges.

Dependencies

~225KB