discovered 03 Aug 2026
swift-ntp
→ View on GitHub`swift-ntp` is an asynchronous Network Time Protocol (NTP) client designed for synchronizing network clocks, partially implementing both NTP v3 (RFC 1305) and offering limited support for NTP v4 (RFC 5905). Notable features include a high-level `NTPClient` for easy integration, along with robust packet parsing and serialization capabilities. This tool is particularly useful for developers needing accurate time synchronization in their applications.