#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

#729 in Embedded development

Download history 13/week @ 2024-10-19 9/week @ 2024-10-26 116/week @ 2024-11-02 35/week @ 2024-11-09 6/week @ 2024-11-16 5/week @ 2024-11-23 2/week @ 2024-11-30 19/week @ 2024-12-07 1/week @ 2024-12-14

1,208 downloads per month
Used in adafruit-featherwing-oled…

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