Description
We have a curated list of crates and tools in awesome-embedded-rust but there's an opportunity for
also showing embedded Rust projects in a more compelling manner than just a bullet list.
Let's make a web page that list projects with pictures and videos! And link it from the embedded WG
web page that will be on rust-lang.org
Here's a detailed strawman proposal to get the conversation started
Repository name
"Made with embedded Rust" OR "Awesome embedded Rust projects"
Project submission requirements
- Obviously, it must involve hardware that runs Rust code.
- Must compile on stable by Rust 1.31.
- The code must be public.
- I feel this is very useful for developers that want to see how an embedded Rust application is
structured
- I feel this is very useful for developers that want to see how an embedded Rust application is
Submission format
- Project name
- Author name
- Project website (+ link to repo) OR project repository
- Project description
- Image, GIF or video of the hardware
Unresolved questions
At what point do we consider something a "project"? Do we consider the examples of a board support
crate as a "project" that can be submitted here? Do we consider a book a "project" too?
Should we limit submissions to projects that are "done"?
Thoughts?
cc @rust-embedded/resources @andre-richter @jamesmunns @therealprof
cc @cr1901 @thejpster