18 lines
523 B
Markdown
18 lines
523 B
Markdown
+++
|
|
title = 'detectEr'
|
|
subtitle = 'Runtime Verifier'
|
|
links = [
|
|
{ title = "Homepage", url = "https://duncanatt.github.io/detecter/", icon = 'fa-solid fa-home' },
|
|
{ title = "Source Code", url = "https://github.com/duncanatt/detecter", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Runtime Verifier"]
|
|
developers = []
|
|
licenses = ["GPL-3.0"]
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Actively Maintained"]
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
A runtime verification tool for monitoring asynchronous component systems. |