eroc_microstd 0.0.0

An alternative implementation of std library for no_std environment.
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 13.46 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 971.12 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • doviethoa

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.