| Crates.io | byztime |
| lib.rs | byztime |
| version | 2.0.0 |
| created_at | 2021-02-25 19:51:27.376165+00 |
| updated_at | 2021-02-25 21:07:23.018796+00 |
| description | Idiomatic Rust bindings for libbbyztime |
| homepage | |
| repository | https://github.com/akamai-contrib/byztimed |
| max_upload_size | |
| id | 360666 |
| size | 36,634 |
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.