16 lines
455 B
Markdown
16 lines
455 B
Markdown
+++
|
|
title = 'MESA'
|
|
subtitle = 'Runtime Verifier'
|
|
links = [ { title = "Source Code", url = "https://github.com/NASA-SW-VnV/mesa", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Runtime Verifier"]
|
|
developers = []
|
|
licenses = ["NASA Open Source"]
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Actively Maintained"]
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
MESA is a framework that provides runtime verification of distributed systems in a nonintrusive manner. |