9 releases
0.4.1 | Jun 4, 2021 |
---|---|
0.4.0 |
|
0.3.5 | May 30, 2021 |
0.1.1 | May 14, 2021 |
#861 in Concurrency
24 downloads per month
35KB
762 lines
single_executor
A single-threaded async executor.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
A single-threaded async executor.
Dependencies
~0.9–1.4MB
~31K SLoC