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)
☆14Updated 9 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:
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- A load balancer with support for different middlewares and load balancing strategies, based on hyper and tokio☆77Updated 3 years ago
- Library facilitating safe pinned initialization☆59Updated last week
- Utilities for working with shared slices of memory☆72Updated last month
- Build Linux packages using Docker containers☆25Updated last week
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 4 months ago
- Lightweight implementation of `async-stream` without macros☆15Updated last week
- Some internal rustc tools made accessible☆47Updated 7 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- A websocket protocol implementation.☆93Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Typed any map for rust☆67Updated 7 months ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- ☆21Updated 9 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Additional utilities around the bytes crate☆19Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆92Updated 5 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Tiny Rust Async Linux Executor☆103Updated 3 months ago