Fix #15
This commit is contained in:
22
tools/programs/shuttle.md
Normal file
22
tools/programs/shuttle.md
Normal file
@@ -0,0 +1,22 @@
|
||||
+++
|
||||
date = 2025-07-10
|
||||
draft = false
|
||||
title = 'Loom'
|
||||
subtitle = 'Rust Verifier'
|
||||
links = [
|
||||
# { title = "Homepage", url = "https://www.pm.inf.ethz.ch/research/prusti.html", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/awslabs/shuttle", icon = 'fa-brands fa-github' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Rust Verifier']
|
||||
developers = ['Amazon Web Services']
|
||||
licenses = ['MIT']
|
||||
inputs = ['Rust']
|
||||
interfaces = ['CLI']
|
||||
maintenance = ['Actively Maintained']
|
||||
# techniques = ['CDCL']
|
||||
# publications = ['Barbosa2022']
|
||||
+++
|
||||
|
||||
<!-- {{<inactive year="2024">}} -->
|
||||
Shuttle is a library for testing concurrent Rust code.
|
Reference in New Issue
Block a user