# `std` library for `no_std` environment This project is a part of [Eroc](https://github.com/radifun/eroc). `eroc-nostd` provides an alternative implementation for many popular features of `std` library and allows other [Eroc](https://github.com/radifun/eroc) projects to be used in `no_std` environment. ## License This project is provided under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license.