Skip to content

nuclearfurnace/rust-can

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

can

A general purpose library of common CAN types.

Code of Conduct MIT licensed Documentation last-commit-badge contributors-badge

code of conduct

NOTE: All conversations and contributions to this project shall adhere to the Code of Conduct.

what's it all about?

can provides foundational types for working with CAN networks, such as identifiers, frames, and filters. These types are simple and straightforward on their own, but this crate exists to provides a common dependency that all other crates can hopefully depend on. In turn, it could unlock seamless interoperation between those crates without requiring boilerplate or constant reimplementation of conversion methods and excess dependencies.

contributing

We're always looking for users who have thoughts on how to make can better, or users with interesting use cases. Of course, we're also happy to accept code contributions for outstanding feature requests! 😀

About

A general purpose library of common CAN types.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages