rustmeter-beacon-proc-macros

Crates.iorustmeter-beacon-proc-macros
lib.rsrustmeter-beacon-proc-macros
version0.2.0
created_at2026-01-25 13:39:16.319496+00
updated_at2026-01-25 13:39:16.319496+00
descriptionProc-macro for rustmeter-beacon
homepage
repositoryhttps://github.com/Christopher-06/rustmeter
max_upload_size
id2068772
size9,521
Christopher (Christopher-06)

documentation

README

RustMeter Beacon Proc Macros

Procedural macros for the RustMeter Beacon Crate

RustMeter is a comprehensive profiling, tracing, and monitoring system designed specifically for Embedded Rust applications. It is highly integrated with the Embassy async framework and defmt logging system. The collected data is converted into a format that can be directly visualized in the Perfetto UI, providing detailed insights into runtime behavior, task scheduling, and firmware performance. Have a look at the main RustMeter README for more details!

Perfetto UI Screenshot

Commit count: 131

cargo fmt