#async #no-std

no-std nostd_async

An asyncronous runtime for a single-threaded no_std environment

7 unstable releases (3 breaking)

0.8.0 Nov 7, 2024
0.7.2 Sep 16, 2024
0.6.1 May 19, 2023
0.6.0 Nov 24, 2021
0.3.1 Nov 15, 2020

#320 in Embedded development

Download history 288/week @ 2024-07-29 234/week @ 2024-08-05 394/week @ 2024-08-12 736/week @ 2024-08-19 491/week @ 2024-08-26 144/week @ 2024-09-02 177/week @ 2024-09-09 361/week @ 2024-09-16 10/week @ 2024-09-23 22/week @ 2024-09-30 10/week @ 2024-10-14 14/week @ 2024-10-21 8/week @ 2024-10-28 142/week @ 2024-11-04 8/week @ 2024-11-11

173 downloads per month
Used in 2 crates

MIT license

3KB

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.


lib.rs:

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.

No runtime deps