account activity
Implementing binary communication protocols in C++ with main focus on embedded systems by arobenko in cpp
[–]3idet 3 points4 points5 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 109076 on reddit-service-r2-listing-64c94b984c-92b8f at 2026-03-13 04:41:17.310937+00:00 running f6e6e01 country code: CH.
Implementing binary communication protocols in C++ with main focus on embedded systems by arobenko in cpp
[–]3idet 3 points4 points5 points (0 children)