> cat /dev/github | grep security-tools
discovered 03 Aug 2026

swift-ntp

via awesome-list
→ 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.