#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

#421 in Embedded development

21 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