Types for maidsafe clients and vaults.
BRB: a Byzantine Fault Tolerant (BFT) system for achieving network agreement over eventually consistent data-type algorithms such as CRDTs
Tree Conflict-free Replicated Data Type (CRDT)
Types used by SAFE Vaults and SAFE Clients to send and receive messages.
Xor Type
A size or time based message filter that takes any generic type as a key and will drop keys after a time period, or once a maximum number of messages is reached (LRU Cache pattern).
Safe Network Data Types
Fast cryptographic library for Rust (bindings to libsodium)
Maidsafe Client API library
JSON-RPC over QUIC comm
This is Pre alpha, and not useful, no code worth looking at.
Tool for creating Autonomi networks