klimatt / socketcan-rs

Linux SocketCAN access in Rust

Home Page:https://crates.io/crates/socketcan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust SocketCAN support

Maintenance status: This crate is in the process of entering renewed joint maintainership with @fpagliughi. Please stay patient for a while for this to get cleaned up. -- @mbr.

The Linux kernel supports using CAN-devices through a network-like API (see https://www.kernel.org/doc/Documentation/networking/can.txt). This crate allows easy access to this functionality without having to wrestle libc calls.

Please see the documentation for details.

About

Linux SocketCAN access in Rust

https://crates.io/crates/socketcan

License:MIT License


Languages

Language:Rust 100.0%