Stars
- All languages
- ANTLR
- ActionScript
- Agda
- Alloy
- Assembly
- Astro
- Awk
- Batchfile
- Bicep
- BitBake
- Blade
- C
- C#
- C++
- CMake
- CSS
- CUE
- Clojure
- CoffeeScript
- Common Lisp
- Component Pascal
- Coq
- Crystal
- Cuda
- D
- DTrace
- Dart
- Dockerfile
- EJS
- Elixir
- Emacs Lisp
- Erlang
- F#
- Fluent
- FreeMarker
- GDScript
- GLSL
- Go
- HCL
- HTML
- Handlebars
- Haskell
- Haxe
- HolyC
- Idris
- Isabelle
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Kaitai Struct
- Koka
- Kotlin
- LLVM
- Lean
- Less
- Logos
- Lua
- MATLAB
- MDX
- MLIR
- Makefile
- Markdown
- Mathematica
- Meson
- Metal
- Module Management System
- Mojo
- MoonBit
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- Odin
- PHP
- PLpgSQL
- Pascal
- Perl
- PlantUML
- Pony
- PostScript
- PowerShell
- Processing
- Prolog
- Pug
- PureScript
- Python
- QML
- R
- RMarkdown
- Racket
- Raku
- Reason
- Red
- Ren'Py
- Rez
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SMT
- Scala
- Scheme
- Shell
- Slash
- SmPL
- Solidity
- SourcePawn
- Standard ML
- Starlark
- Svelte
- Swift
- SystemVerilog
- TL-Verilog
- TLA
- Tcl
- TeX
- Thrift
- Toit
- TypeScript
- TypeSpec
- Typst
- V
- VBA
- VHDL
- Vala
- Verilog
- Vim Script
- Vue
- WebAssembly
- Wren
- XQuery
- YARA
- Zig
A collection of TLA⁺ specifications of varying complexities.
writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+
Dr. TLA+ series - learn an algorithm and protocol, study a specification
Source Code for 'Practical TLA+' by Hillel Wayne
PGo is a source to source compiler from Modular PlusCal specs into Go programs.
A TLA+ specification of the Apache BookKeeper replication protocol
An instructional website with progressively worked examples of TLA+ specifications and model checking.
Very small examples of TLA+ features.
Specifying and Verifying CRDT Protocols using TLA+
TLA+ specs and models for the TezEdge node's p2p overlay network, shell, and consensus
Reproducing a bug in the Glibc condition variables using TLA+