I’d like to nominate humantime — Rust date/time library // Lib.rs, a zero-dependency crate to convert between SystemTime and UTC date/time without making any syscalls. If you only need UTC, this is a much smaller and simpler alternative than either time or chrono.