nostd_async

Crates.ionostd_async
lib.rsnostd_async
version0.8.0
sourcesrc
created_at2020-11-15 10:44:14.950568
updated_at2024-11-07 20:27:08.447779
descriptionAn asyncronous runtime for a single-threaded no_std environment
homepagehttps://github.com/sammhicks/nostd_async
repositoryhttps://github.com/sammhicks/nostd_async
max_upload_size
id312541
size3,462
Samuel Hicks (sammhicks)

documentation

https://docs.rs/nostd_async

README

nostd_async

Fundamentally unsound, DO NOT USE

Use embassy or RTIC instead, which have a much better async runtime, and don't have a huge and unresolvable soundness issue.

Commit count: 30

cargo fmt