ntpd-rs: NTP for the modern era (video)
At RustNL 2023, a Rust conference held in Amsterdam recently, I had the opportunity to talk about ntpd-rs, our project implementing the Network Time Protocol.
Time synchronization is a crucial but often overlooked component of the internet. In the talk, you can learn how time synchronization works, and how our Rust implementation of the Network Time Protocol keeps the internet in sync.
ntpd-rs is part of Pendulum, our project building modern, open-source implementations of NTP and PTP, the Precision Time Protocol. Pendulum focuses on security and robustness and uses Rust to guarantee memory safety.