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

https://github.com/autholykos/executor

A simple executor for rust Futures. This is not intended for production use (use Tokio)
https://github.com/autholykos/executor

Last synced: 2 months ago
JSON representation

A simple executor for rust Futures. This is not intended for production use (use Tokio)

Awesome Lists containing this project

README

          

# executor
A simple executor for rust Futures. This is not intended for production use (use Tokio)