brb 1.0.5

BRB: a Byzantine Fault Tolerant (BFT) system for achieving network agreement over eventually consistent data-type algorithms such as CRDTs
Documentation
# Executables
*.exe
*.out

# Libraries and Objects
*.o
*.a
*.so
*.lo
*.lib
*.dll
*.rlib
*.dylib

# Other files and folders
.settings/
*.msc

# Generated by Cargo
bin/
tags*
build/
target*/
build-tests/
Cargo.lock

# Generated by Editors
*~
~*
*.bk
*.swp
*.sublime-*
.idea/

# Manual
.cargo/

# Misc
packages/
artifacts/
deploy/
.DS_Store
*.bootstrap.cache
cargo-all.sh
bindings
tmp
*.orig