awesome-embedded-rust icon indicating copy to clipboard operation
awesome-embedded-rust copied to clipboard

Curated list of resources for Embedded and Low-level development in the Rust programming language

Results 23 awesome-embedded-rust issues
Sort by recently updated
recently updated
newest added

Hi, I'm new to this space and this repo was mentioned to possibly find here. Is there support for BeagleBone Black? If so, do you have any samples to possibly...

The awesome-embedded-rust list has grown a lot over the last few years and it might be time to think about how we could reorganise the crates to help make it...

Right now, while we provide links to crates roughly structured into "implements embedded-hal" and "uses embedded-hal" (driver crates). For the crates we list, that's easily managed manually, and we only...

It would be awesome to see on the awsome list cryptographic libraries from these repos: 1. https://github.com/dalek-cryptography 2. https://github.com/RustCrypto Some additional details here: https://rustsec.org/advisories/RUSTSEC-2016-0005.html

Time and again questions of "but is it production ready yet?" come up ([latest](https://www.reddit.com/r/embedded/comments/p0wnio/how_do_you_create_a_codebase_for_a/h8b3adc/)). Would it be within scope to gather links to commercial projects that publicly state that they're...

Just a suggestion. Let’s make this a arewe_yet website. It would be a more “pragmatic rust” way of doing this. Generating markdown-based website from the readme won’t be hard and...

Im an arduino user, diving into the depper lever of embedded, and would be useful to have the most common radio module support, the nordic rf24l01.... I hope I've helped!

In my research about Rust-RTOSs, I just saw this project here, which might be worth adding to the list: https://github.com/AntoineSebert/dandelion

Dead link to [https://github.com/japaric/msp430g2553](https://github.com/japaric/msp430g2553)

There's quite a few panic implementations now, so I think it'd be useful to list them here. I'm not sure where exactly they should be put though, because some of...