RustaceansKenya / driver-development-bookLinks
This is a book that explains driver development with Rust. It does so by procedurally creating a UART driver for a RISCV chip(an esp32c3)
☆15Updated last year
Alternatives and similar repositories for driver-development-book
Users that are interested in driver-development-book are comparing it to the libraries listed below
Sorting:
- Library facilitating safe pinned initialization☆72Updated this week
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated 3 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- A crate to separate your HTML from your Rust code when using Yew☆43Updated 2 years ago
- Collaborative code editor and execution environment for Rust☆35Updated 7 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- A tool to remove unused code from a Rust project.☆32Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Additional utilities around the bytes crate☆19Updated 7 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated last week
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- ☆22Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆71Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Make and use playgrounds locally.☆18Updated 4 years ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Hash trait that is object-safe☆37Updated this week
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 3 weeks ago
- Collection of Key Derivation Functions written in pure Rust☆85Updated last week
- Download .crate files of all versions of all crates from crates.io☆45Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Automatically implement traits for common smart pointers☆120Updated 8 months ago