An open API service indexing awesome lists of open source software.

https://github.com/queer/baka

Stupid simple future executor
https://github.com/queer/baka

Last synced: about 1 year ago
JSON representation

Stupid simple future executor

Awesome Lists containing this project

README

          

# baka

A simple stupid future executor.

Adapted from https://rust-lang.github.io/async-book/02_execution/04_executor.html for learning and use