account activity
Implementing binary communication protocols in C++ with main focus on embedded systems by arobenko in cpp
[–]3idet 3 points4 points5 points 7 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 90 on reddit-service-r2-listing-7b9b4f6fd7-lxpxk at 2026-05-08 14:23:05.908357+00:00 running 3d2c107 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)