1 unstable release
0.1.0 | Jul 2, 2024 |
---|
#164 in #verification
Used in rtlola-io-plugins
490KB
10K
SLoC
RTLola Interpreter Macros
RTLola is a runtime monitoring framework. It consists of a parser, analyzer, and interpreter for the RTLola specification language. This crate contains macros relevant for using your own type as an input to the interpreter.
For more information on the RTLola framework make sure to visit our Website: rtlola.org
Interpreter Macros
This crate contains macros relevant for using your own type as an input to the interpreter. I.e. it contains a derive macros that implement the InputMap
or CompositFactory
traits for a given type such that the monitor can parse an event from it.
Copyright
Copyright (C) CISPA - Helmholtz Center for Information Security 2024. Authors: Jan Baumeister, Florian Kohn, Stefan Oswald, Maximilian Schwenger. Based on original work at Universität des Saarlandes (C) 2020. Authors: Jan Baumeister, Florian Kohn, Malte Schledjewski, Maximilian Schwenger, Marvin Stenger, and Leander Tentrup.
Dependencies
~14–23MB
~335K SLoC