cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal ...
ESP32 driver library for TWAI / CAN for Adruino using ESP-IDF drivers. Tested on ESP32 and ESP32-S3.