#async-executor #executor #stream #actor #async #run-time

deprecated stakker_async_await

Stakker-based executor for Rust async/await code

1 unstable release

0.0.1 Apr 6, 2021

#53 in #async-executor

MIT/Apache

35KB
564 lines

A Stakker-based executor for Rust async/await code

license:MIT/Apache-2.0 github:uazu/stakker_async_await crates.io:stakker_async_await docs.rs:stakker_async_await uazu.github.io:stakker

The intention is that this crate will allow Stakker-based code to interface to the Rust async/await ecosystem, or at least the executor-independent parts of it.

Documentation

See the crate documentation and the Stakker Guide and Design Notes

License

This project is licensed under either the Apache License version 2 or the MIT license, at your option. (See LICENSE-APACHE and LICENSE-MIT).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~680KB