Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rust-embedded/showcase

Awesome embedded projects by the Rust community!
https://github.com/rust-embedded/showcase

Last synced: 2 months ago
JSON representation

Awesome embedded projects by the Rust community!

Awesome Lists containing this project

README

        

# `showcase`

> Awesome embedded projects by the Rust community!

The embedded showcase is a [gallery] of open source embedded applications built
by the Rust community.

[gallery]: https://rust-embedded.github.io/showcase/

This project is developed and maintained by the [Resources team][team].

## Submit your project

First, read the (WIP!) [evaluation guidelines](./EVAL.md). The resources team will use
these guidelines to evaluate your project, but you can also use the guidelines
to improve your code and the structure of your project!

When you are ready send a pull-request that

- Adds information about your project at the end of `data.yml`. The file
contains comments that will help you fill in the information.

The resources team will review your submission and let you know if it has been
accepted or not. If it doesn't get accepted this time but meets the hard
requirements, we'll let you know how it can be improved so you can resubmit at a
later date.

## License

This project is distributed under the following licenses:

- [`css/main.css`] is a partial re-implementation (derivative work) of the
[NEDERBURG Hugo theme], which is licensed under the MIT License. A copy of the
NEDERBURG license can be found at [LICENSE-NEDERBURG].

[`css/main.css`]: ./css/main.css
[NEDERBURG Hugo theme]: https://github.com/appernetic/hugo-nederburg-theme
[LICENSE-NEDERBURG]: ./LICENSE-NEDERBURG

- [`css/reset.css`] is licensed under the MIT License.

[`css/reset.css`]: ./css/reset.css

- The code samples and free-standing Cargo projects contained within this
directory are licensed under the terms of both the [MIT License] and the
[Apache License v2.0].

- The user submissions contained within this directory are licensed under the
terms of the Creative Commons [CC-BY-SA v4.0] license.

Copies of the licenses used by this project may also be found here:

* [MIT License Hosted]
* [Apache License v2.0 Hosted]
* [CC-BY-SA v4.0 Hosted]

[MIT License]: ./LICENSE-MIT
[Apache License v2.0]: ./LICENSE-APACHE
[CC-BY-SA v4.0]: ./LICENSE-CC-BY-SA
[MIT License Hosted]: https://opensource.org/licenses/MIT
[Apache License v2.0 Hosted]: http://www.apache.org/licenses/LICENSE-2.0
[CC-BY-SA v4.0 Hosted]: https://creativecommons.org/licenses/by-sa/4.0/legalcode

### 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
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