Tangaroa
A toy implementation of the Raft protocol in Haskell, with an experimental BFT variant.
Install / Use
/learn @chrisnc/TangaroaREADME
Tangaroa
Raft with Byzantine Fault Tolerance in Haskell
To build:
- Install GHC and Cabal: http://www.haskell.org/ghc/ https://www.haskell.org/cabal/ (or use a package manager)
cabal updatecabal install --only-dependenciescabal configurecabal build
See the bin directory for example server and client implementations.
The bft*.sh or bftservers.sh scripts will launch BFT Raft nodes, and bftclient.sh
will launch a client to connect to them.
For standard Raft, use client.sh and servers.sh.
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
