Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rust-embedded/rust-embedded.github.io
A collection of books and other documents about embedded Rust
https://github.com/rust-embedded/rust-embedded.github.io
Last synced: 5 days ago
JSON representation
A collection of books and other documents about embedded Rust
- Host: GitHub
- URL: https://github.com/rust-embedded/rust-embedded.github.io
- Owner: rust-embedded
- License: apache-2.0
- Created: 2018-09-19T00:36:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-17T23:57:52.000Z (8 months ago)
- Last Synced: 2024-11-09T22:36:26.389Z (2 months ago)
- Homepage: https://docs.rust-embedded.org
- Size: 558 KB
- Stars: 84
- Watchers: 15
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `docs`
> A collection of books and other documents about embedded Rust
This project is developed and maintained by the [Resources team][team].
The source code of the books is not in this repository; each book has its own
repository which you can find listed below:- [The Discovery book](https://github.com/rust-embedded/discovery)
- [The Embedded Rust book](https://github.com/rust-embedded/book)
- [The Embedonomicon](https://github.com/rust-embedded/embedonomicon)# `further resources`
> Write Rust? Need inspiration? Having trouble?
Here're some additional resources maintained by the [Resources team][team] which might be useful:
- [The Embedded Rust Showcase](https://rust-embedded.github.io/showcase/)
- [The Awesome Embedded Rust list](https://github.com/rust-embedded/awesome-embedded-rust)
- [The not-yet-awesome-embedded-rust (or NYAER) list](https://github.com/rust-embedded/not-yet-awesome-embedded-rust)
- [Operating System development tutorials in Rust on the Raspberry Pi](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.## Code of Conduct
Contribution to this crate is organized under the terms of the [Rust Code of
Conduct][CoC], the maintainer of this crate, the [Resources team][team],
promises to intervene to uphold that code of conduct.[CoC]: CODE_OF_CONDUCT.md
[team]: https://github.com/rust-embedded/wg#the-resources-team