#async-task #async-runtime

spawn-std

Helper traits for spawning asynchronous tasks while letting the user choose the runtime

1 unstable release

Uses new Rust 2024

0.1.0-alpha.1 Sep 16, 2025

#2968 in Asynchronous

MIT OR Apache-2.0 OR EUPL-1.2

26KB
63 lines

Runtime-agnostic async task spawner. Built-in executors.


spawn-std

License

Copyright (c) 2025 neeko.cat

This project is licensed under any one of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in spawn-std by you, shall be triple-licensed as Apache 2.0, MIT, and EUPL 1.2, without any additional terms or conditions.

Dependencies

~0–13MB
~126K SLoC