#no-std #environment #eroc

eroc-nostd

An alternative implementation of std library for no_std environment

1 unstable release

0.0.0 Mar 1, 2023

#589 in #environment

Apache-2.0

5KB

std library for no_std environment

This project is a part of Eroc.

eroc-nostd 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