14 releases
0.7.0 | Jun 28, 2024 |
---|---|
0.6.1 | Feb 2, 2023 |
0.6.0 | Dec 19, 2022 |
0.5.3 | Apr 12, 2022 |
0.3.3 | Jul 22, 2020 |
#1236 in Web programming
Used in 6 crates
(3 directly)
1MB
23K
SLoC
RTLola Frontend
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 summarizes the entire RTLola front-end, which includes several sub-modules:
- A parser for RTLola specifications: rtlola-parser
- The RTLola high-level intermediate representation including a strong static analysis: rtlola-hir
- The RTLola error reporting: rtlola-reporting
- Procedural macros: rtlola-macros
Copyright
Copyright (C) CISPA - Helmholtz Center for Information Security 2021-2024. Authors: Jan Baumeister, Florian Kohn, Stefan Oswald, Frederik Scheerer, Malte Schledjewski, 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
~8–16MB
~205K SLoC