2 releases (1 stable)

2.0.0 Feb 25, 2021

#6 in #byzantine

48 downloads per month
Used in 2 crates (via byztime)

Apache-2.0

48KB
846 lines

Byztime is a Byzantine-fault-tolerant protocol for synchronizing time among a group of peers, without reliance on any external authority. This crate provides raw bindings to the C library libbyztime which handles communication between byztimed and applications which consume time from it.

Dependencies

~215KB