#environment #no-std #eroc

eroc_microstd

An alternative implementation of std library for no_std environment

1 unstable release

0.0.0 Mar 3, 2023

#581 in #environment

Apache-2.0

6KB

std library for no_std environment

This project is a part of Eroc.

eroc_microstd provides an alternative implementation for many popular features of std library and allows other Eroc projects to be used in no_std environment.

License

This project is provided under Apache 2.0 license.

No runtime deps