This single file header-only library makes it easy to fetch and set CAN signals from CAN messages.
The implementation assumes GCC and breaks strict-aliasing rules to get better speed. Make sure you test it thoroughly on your system first! Example: https://godbolt.org/z/5oP5cd
Open to Pull Requests