| Crates.io | response-time-analysis |
| lib.rs | response-time-analysis |
| version | 0.3.2 |
| created_at | 2022-07-19 09:26:10.17594+00 |
| updated_at | 2023-01-13 23:25:58.439802+00 |
| description | Definitions and algorithms for response-time analysis of real-time systems |
| homepage | |
| repository | https://github.com/brandenburg/response-time-analysis-rs |
| max_upload_size | |
| id | 628211 |
| size | 237,927 |
This crate provides interfaces, definitions, and algorithms for the response-time analysis of real-time systems.
The crate does not provide a ready-made tool itself, is not specific to any particular input format or set of assumptions, and does not offer or require a canonical task representation. Rather, it is intended as a low-level library of reusable definitions and analyses, held together by a bunch of traits. Based on this foundation, higher-level facilities (and one-off research tools) may be built.
Some of the analyses provided in this crate stem from the following publications:
When using analyses from this crate for academic work, please cite the corresponding papers.
Patches and feedback are welcome. Please open issues and/or pull requests on GitHub.
Please contact Björn Brandenburg in case of questions.