-
Xy Group Ltd
- North Carolina
Stars
- All languages
- ANTLR
- ASL
- Alloy
- ApacheConf
- AppleScript
- Assembly
- Astro
- AutoHotkey
- Batchfile
- Bluespec
- C
- C#
- C++
- CMake
- COBOL
- CSS
- Chapel
- Cirru
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Crystal
- Cuda
- Cython
- D
- Dart
- Dockerfile
- Elixir
- Emacs Lisp
- Erlang
- F#
- F*
- Factor
- Fennel
- Flix
- Forth
- Fortran
- Futhark
- GAP
- GDShader
- GLSL
- Go
- Groff
- Groovy
- HCL
- HLSL
- HTML
- Hack
- Handlebars
- Haskell
- Idris
- Isabelle
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Liquid
- Logos
- Lua
- MATLAB
- MAXScript
- MDX
- MLIR
- Makefile
- Mathematica
- Metal
- Mojo
- MoonBit
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- Objective-J
- PEG.js
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Processing
- Prolog
- PureBasic
- Python
- QML
- R
- Racket
- Ragel
- Raku
- ReScript
- Rocq Prover
- Roff
- Ruby
- Rust
- SMT
- Scala
- Scheme
- Shell
- Sieve
- Slash
- Smalltalk
- Starlark
- Svelte
- Swift
- SystemVerilog
- TLA
- Tcl
- TeX
- Terra
- TypeScript
- Typst
- VHDL
- Verilog
- Vim Script
- Visual Basic
- Vue
- WebAssembly
- Wolfram Language
- Wren
- XSLT
- Zig
- edn
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
TLA+ specification for the Raft consensus algorithm
Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!
TLA+ snippets, operators, and modules contributed and curated by the TLA+ community
Learn TLA+ for free! No prior experience necessary!
PGo is a source to source compiler from Modular PlusCal specs into Go programs.
A TLA+ specification of the Apache BookKeeper replication protocol
TLA+ specification of the Kafka replication protocol
Pluscal/TLA+ modeling of distributed systems/protocols
Specifying and Verifying CRDT Protocols using TLA+
TLA+ specification of the Ceph consensus algorithm
tlaplus / azure-cosmos-tla
Forked from Azure/azure-cosmos-tlaAzure Cosmos TLA+ specifications
TLA+ specification for the Raft consensus algorithm (with Pre-Vote)
Verifying the correctness of CRDTs using TLA+/PlusCal
Verification tool for distributed protocols based on inductive proof decomposition.
TLA+ specs for ViewStampedReplication
A TLA+ verification of the Go-Back-N ARQ protocol