项目作者: baransu

项目描述 :
actors 🙌
高级语言: Rust
项目地址: git://github.com/baransu/actors.git
创建时间: 2017-12-07T21:28:16Z
项目社区:https://github.com/baransu/actors

开源协议:MIT License

下载


actors

actors 🙌

University project that adds very very basic implementation of actor model on Rust.

Heavy inspired by https://github.com/gamazeps/RobotS.