GitXplorerGitXplorer
s

akta

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
130910202fbf6a8ff7d091314c928cd484d9b215

feat: initial

ss-panferov committed 5 years ago

README

The README file for this repository.

Akta

Tiny Rust Actor library with minimal dependencies.

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