-
Disjunctive
- Seattle, Washington, USA
- https://ahelwer.ca/
- @ahelwer@discuss.systems
- in/ahelwer
- https://codeberg.org/ahelwer
- https://sr.ht/~ahelwer/
Lists (5)
Sort Name ascending (A-Z)
Blog
All projects relating to my blogContracting
Repositories related to contracts I've worked onOld Projects
Projects that will not be developed further.Scratch
Repositories used to store temporary experimentsTLA⁺
All my projects that involve TLA⁺Stars
Tool qualification tests and reports for the TLA+ model checker
Some experiments in making exercises for teaching TLA+
Verification tool for distributed protocols based on inductive proof decomposition.
Basic TLA+ related Haskell libraries (parser, evaluator, pretty-printer)
Eco CI Energy estimation for Github Actions Runner VMs
A user-ready linux image/rootfs for the Pine64 Pinenote based on Debian trixie and GNOME
APALACHE: symbolic model checker for TLA+ and Quint
Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, nondeterministic behavior, into deterministic, repeatable beh…
A collection of TLA⁺ specifications of varying complexities.
Tool for automatically inferring inductive invariants of distributed protocols.
Replicated State Library. RSL is the Azure Paxos implementation which is used by multiple products in Azure and Bing. It provides the traditional Paxos functionality in a real world implementation.…
Artifact package accompanying our POPL 2024 submission titled "A Universal, Sound, and Complete Forward Reasoning Technique for Machine-Verified Proofs of Linearizability".
A finite model checker for exhaustively testing C# code
Q# code snippets written when exploring quantum computing concepts
ahelwer / tlaplus
Forked from tlaplus/tlaplusTLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
Exploring concepts & tools in computerized mathematics
For testing tree-sitter grammar functionality
Incomplete tree-sitter grammar for the PRISM probabilistic modeling language