rtos 0.0.1

Rust flavoured no_std RTOS, Coming Soon™
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 2.27 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 468.35 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • carlalbrecht

What's this?

Rust is quickly becoming suitable for embedded software development, however, the lack of a natural Rust RTOS implementation prevents its use in many embedded scenarios.

This project (hopefully) aims to improve this situation, making switching to Rust for embedded projects even more tempting.