Crates.io | synchrotron |
lib.rs | synchrotron |
version | 0.1.0 |
source | src |
created_at | 2017-03-29 01:05:28.420617 |
updated_at | 2017-03-29 01:05:28.420617 |
description | A single-threaded busy-wait executor based on futures |
homepage | |
repository | https://github.com/Rufflewind/synchrotron |
max_upload_size | |
id | 9222 |
size | 15,349 |
synchrotron
Documentation for master
branch
An simple busy-wait executor based on futures
that runs on a single thread.