#amazon-ec2 #time #ec2 #ntp #aws

clock-bound-client

A Rust library to communicate with ClockBound daemon

2 stable releases

new 2.0.0 May 7, 2025
1.0.0 Apr 9, 2024

#626 in Date and time

Download history 2/week @ 2025-03-02 111/week @ 2025-05-04

111 downloads per month

Apache-2.0

180KB
2.5K SLoC

Crates.io License

ClockBound client library

A client library to communicate with ClockBound daemon. This client library is written in pure Rust.

Usage

The ClockBound client library requires ClockBound daemon to be running to work.

See ClockBound daemon documentation for installation instructions.

Examples

Source code of a runnable example program can be found at ../examples/rust.

See the README.md in that directory for more details on how to build and run the example.

Building

Run the following to build the source code of this crate using Cargo:

cargo build --release

Security

See CONTRIBUTING for more information.

License

Licensed under the Apache 2.0 license.

Dependencies

~3–11MB
~114K SLoC