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 10 months ago
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☆60Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- The AeroRust Nanosat embedded workshop with 2 subsystems - Onboard computer and power system including some peripheral crates☆36Updated 6 months ago
- A library version of cargo-bloat & more☆33Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Statically allocated, runtime initialized cell.☆51Updated 3 weeks ago
- Rust Project Goals tracker☆86Updated this week
- DevAndDev helps developers finding pair-programming partners.☆40Updated 2 months ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- A rust library that wraps the paypal api asynchronously in a strongly typed manner.☆59Updated last year
- Hash trait that is object-safe☆34Updated 3 weeks ago
- A load balancer with support for different middlewares and load balancing strategies, based on hyper and tokio☆77Updated 3 years ago
- Minimal asynchronous executor for Rust☆129Updated last week
- Collaborative code editor and execution environment for Rust☆36Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 3 weeks ago
- ☆15Updated 6 years ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆96Updated last month
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆53Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Progress reporting abstraction for Rust☆64Updated last year
- Pluggable critical section☆154Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 months ago
- Make and use playgrounds locally.☆18Updated 4 years ago
- horrible serde macro stuff☆39Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 4 months ago