[no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).
Stars
149
Forks
13
Watchers
149
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
Remove extern crate declarations that are unnecessary in Rust 2018
a85139dView on GitHubChange edition to 2018 and fix try macros to `?` and `use`.
25c050dView on GitHubUpdate Context crate to version 2 and add unsafe blocks where needed
5a3a32dView on GitHubremove sleeps from mpsc tests & use channel for synchronization
619ea23View on GitHub