#streaming #logging #packet #storage #binary

macro brec_macros

Code generator for brec. Implements the block and payload macros.

6 releases

0.2.0 Jun 28, 2025
0.1.4 Jun 21, 2025
0.1.3 Mar 28, 2025

#181 in #streaming


Used in brec

Apache-2.0

140KB
3.5K SLoC

brec_macros is a component of the brec crate. While it can technically be used independently, it does not provide the full functionality that brec offers on its own.

brec is a toolkit for quickly and easily creating custom message exchange protocols with built-in resilience to data corruption and the ability to extract messages from mixed streams (i.e., streams that contain both brec packets and arbitrary non-brec data).

For complete documentation and usage details, please visit the main brec repository.

Dependencies

~1.4–4MB
~83K SLoC