#verification #macro #monitoring #generate #proc-macro

macro bin rtlola-macros

Procedural macros for more convenient handling of HirModes in the rtlola_hir crate

3 releases

0.1.2 Feb 2, 2023
0.1.1 Apr 8, 2021
0.1.0 Mar 18, 2021

#126 in #verification

Download history 1/week @ 2024-02-09 7/week @ 2024-02-16 30/week @ 2024-02-23 48/week @ 2024-03-01 24/week @ 2024-03-08 22/week @ 2024-03-15 14/week @ 2024-03-22 48/week @ 2024-03-29 15/week @ 2024-04-05

100 downloads per month
Used in 6 crates (via rtlola-hir)

MIT license

11KB
256 lines

RTLola Macros

Crate API License

RTLola is a stream-based runtime verification framework. It parses an RTLola specification, analyses it, and generates executable monitors for it. The framework is separated into a front-end and several back-ends.

This crate is part of the RTLola front-end, which includes several sub-modules:

Copyright

Copyright (c) CISPA - Helmholtz Center for Information Security 2021-23. Author: Maximilian Schwenger.

Procedural macros for more convenient handling of HirModes in the RTLola-Frontend.

Dependencies

~1.5MB
~34K SLoC