byztime

Crates.iobyztime
lib.rsbyztime
version2.0.0
sourcesrc
created_at2021-02-25 19:51:27.376165
updated_at2021-02-25 21:07:23.018796
descriptionIdiomatic Rust bindings for libbbyztime
homepage
repositoryhttps://github.com/akamai-contrib/byztimed
max_upload_size
id360666
size36,634
Daniel Fox Franke (dfoxfranke)

documentation

README

Byztime is a Byzantine-fault-tolerant protocol for synchronizing time among a group of peers, without reliance on any external authority. This crate wraps byztime_sys (which in turn wraps the C library libbyztime) to provide an idiomatic Rust API for communication from byztimed to applications which consume time from it.

Commit count: 10

cargo fmt