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:
- ☆22Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Library facilitating safe pinned initialization☆75Updated this week
- Progress reporting abstraction for Rust☆64Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A library version of cargo-bloat & more☆35Updated 7 months ago
- State machine pattern for Rust☆29Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆71Updated last month
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years 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 month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Statically allocated, runtime initialized cell.☆60Updated 5 months ago
- Utilities for working with shared slices of memory☆83Updated 7 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Generic Async Semaphore☆21Updated 9 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Operating System Interfaces☆34Updated last year
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- Benchmarking library for stable Rust☆47Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 6 months ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 8 months ago
- Remove Cargo.lock lockfile☆34Updated last month
- Fast and easy zero-dep random number generation.☆25Updated 4 years ago