Implementing the Network Time Protocol (NTP) in Rust (opens in new tab)
For the last couple of months we at have been working on implementing a Network Time Protocol (NTP) client and server in Rust. The project is a . The long-term goal is to develop an alternative fully-featured NTP implementation that can be widely used.
Read the original article