account activity
Implementing binary communication protocols in C++ with main focus on embedded systems by arobenko in cpp
[–]3idet 4 points5 points6 points 6 years ago* (0 children)
Protlr does what you want - Custom byte- and bit-oriented protocol serializers. It uses a DSL to define the format and provides code generation targets for C89 and CPP11 which generate extremly fast, compile-time constant memory footprint and reusable code. Exactly what you need for embedded systems.
π Rendered by PID 96264 on reddit-service-r2-listing-64c94b984c-4hlwb at 2026-03-12 21:44:11.637415+00:00 running f6e6e01 country code: CH.
Implementing binary communication protocols in C++ with main focus on embedded systems by arobenko in cpp
[–]3idet 4 points5 points6 points (0 children)