afibex

Crates.ioafibex
lib.rsafibex
version0.11.1
sourcesrc
created_at2022-03-27 20:34:27.230322
updated_at2024-05-01 09:05:22.308966
descriptionLibrary to handle automotive / ASAM fibex files.
homepagehttps://github.com/mbehr1/afibex/
repositoryhttps://github.com/mbehr1/afibex/
max_upload_size
id557414
size230,665
Matthias Behr (mbehr1)

documentation

README

afibex - Rust automotive / ASAM fibex handling library / crate

This Rust crate provides a library with helper functions to handle ASAM fibex files.

It's used e.g. from crate asomeip to decode the payload for SOME/IP messages shown in adlt.

Features

  • Parse all elements needed to decode SOME/IP payload.
  • Parse all elements needed to decode CAN frames.
  • fast

License

Licensed under either of

at your option.

Contribution

Any and all test, code or feedback contributions are welcome. Open an issue or create a pull request to make this library work better for everybody.

Donations Donations are welcome!

GitHub ♥︎ Sponsors are welcome!

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.

Commit count: 42

cargo fmt