18 releases (10 breaking)
0.11.1 | May 1, 2024 |
---|---|
0.11.0 | Feb 12, 2024 |
0.10.1 | Jul 23, 2023 |
0.6.1 | Dec 25, 2022 |
0.2.1 | Mar 31, 2022 |
#816 in Parser implementations
42 downloads per month
Used in 2 crates
165KB
3.5K
SLoC
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
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.
Dependencies
~1.6–2.1MB
~38K SLoC