15 releases

0.3.2 Jul 25, 2025
0.3.1 Jul 23, 2025
0.2.6 Jul 7, 2025
0.2.2 Apr 10, 2025
0.1.0-alpha0 Aug 30, 2024

#226 in Hardware support

Download history 6692/week @ 2025-08-11 6264/week @ 2025-08-18 10745/week @ 2025-08-25 25844/week @ 2025-09-01 29364/week @ 2025-09-08 37430/week @ 2025-09-15 33927/week @ 2025-09-22 54556/week @ 2025-09-29 80415/week @ 2025-10-06 112050/week @ 2025-10-13 141076/week @ 2025-10-20 171955/week @ 2025-10-27 215528/week @ 2025-11-03 161084/week @ 2025-11-10 158333/week @ 2025-11-17 69947/week @ 2025-11-24

606,120 downloads per month
Used in 5 crates

MIT OR GPL-3.0

20KB
473 lines

Latest version Documentation LGPL MIT Downloads

Overview

rs-can is a driver for CAN device.

It is a part of rust-can driver.

  • v0.1.x is deprecated
  • v0.2.x is sync
  • v0.3.x and higher is async

Prerequisites

  • Rust 1.80 or higher
  • Cargo (included with Rust)

Adding to Your Project

[dependencies]
rs-can = { version="lastest-version" }

Contributing

We're always looking for users who have thoughts on how to make rs-can better, or users with interesting use cases.

Of course, we're also happy to accept code contributions for outstanding feature requests!

Dependencies

~0.5–1.2MB
~27K SLoC