model-checking topic

List model-checking repositories

BlockingQueue

482
Stars
20
Forks
Watchers

Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!

ewd998

40
Stars
13
Forks
Watchers

Distributed termination detection on a ring, due to Shmuel Safra: https://www.cs.utexas.edu/users/EWD/ewd09xx/EWD998.PDF

sqa-wiki

2.2k
Stars
401
Forks
Watchers

My own notes (drafts mostly) about software quality

seahorn

430
Stars
132
Forks
Watchers

SeaHorn Verification Framework

lime

479
Stars
108
Forks
Watchers

Local Interpretable Model-Agnostic Explanations (R port of original Python package)

P

2.9k
Stars
169
Forks
Watchers

The P programming language.

new-tailwind-app

2.2k
Stars
184
Forks
Watchers

TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

tlaplus

2.2k
Stars
184
Forks
Watchers

TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

Concuerror

329
Stars
42
Forks
Watchers

Concuerror is a stateless model checking tool for Erlang programs.

tla-rust

1.0k
Stars
26
Forks
Watchers

writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+