s-panferov / akta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akta

Tiny Rust Actor library with minimal dependencies.

  • stable Rust
  • async/await
  • bounded/unbounded queues
  • static dispatch
  • minimal code bloat
  • no unsafe code

About

License:Apache License 2.0


Languages

Language:Rust 100.0%