https://github.com/tsabelmann/cantools-rs
Rust crate for analyzing CAN-bus data using messages and signals.
https://github.com/tsabelmann/cantools-rs
can-bus decoding encoding peak rust sym
Last synced: about 1 year ago
JSON representation
Rust crate for analyzing CAN-bus data using messages and signals.
- Host: GitHub
- URL: https://github.com/tsabelmann/cantools-rs
- Owner: tsabelmann
- License: mit
- Created: 2021-01-06T13:48:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T18:08:36.000Z (about 4 years ago)
- Last Synced: 2025-04-03T20:05:10.769Z (about 1 year ago)
- Topics: can-bus, decoding, encoding, peak, rust, sym
- Language: Rust
- Homepage:
- Size: 144 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cantools
[](https://crates.io/crates/cantools)
[](https://docs.rs/cantools)
[](https://crates.io/crates/cantools)
[](https://codecov.io/gh/tsabelmann/cantools-rs)
[](https://deps.rs/repo/github/tsabelmann/cantools-rs)
*Rust crate for analyzing CAN-bus data using signals*
## License / Terms of Usage
The source code of this project is licensed under the MIT/Apache-2.0 license. This implies that
you are free to use, share, and adapt it. However, please give appropriate credit
by citing the project.
## Contact
If you have problems using the software, find mistakes, or have general questions please use
the [issue tracker](https://github.com/tsabelmann/cantools-rs/issues) to contact us.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as
defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
## Contributors
* [Tim Lucas Sabelmann](https://github.com/tsabelmann)