#device-drivers #driver #toolkit #no-std #devices

macro no-std device-driver-macros

Proc macro implementation for the device-driver crate

11 releases (5 stable)

Uses new Rust 2024

1.0.4 Feb 28, 2025
1.0.3 Feb 8, 2025
1.0.2 Jan 3, 2025
1.0.0 Dec 28, 2024
0.5.3 Jan 8, 2024

#15 in #device-drivers

Download history 136/week @ 2024-12-26 518/week @ 2025-01-02 124/week @ 2025-01-09 12/week @ 2025-01-16 12/week @ 2025-01-23 124/week @ 2025-01-30 278/week @ 2025-02-06 122/week @ 2025-02-13 178/week @ 2025-02-20 409/week @ 2025-02-27 495/week @ 2025-03-06 158/week @ 2025-03-13 104/week @ 2025-03-20 1922/week @ 2025-03-27 2347/week @ 2025-04-03 3943/week @ 2025-04-10

8,406 downloads per month
Used in 6 crates (2 directly)

MIT/Apache

410KB
11K SLoC

Device driver macros crates.io Documentation

A toolkit to write better device drivers, faster.

Read the book to learn about how to use the project to build your own device drivers.

Macro implemenation crate for the device driver toolkit.

This crate is not meant to be consumed directly. Read more here: https://crates.io/crates/device-driver

Dependencies

~2–3MB
~63K SLoC