time-rs/time
Date and time handling in Rust. observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 95
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 11
- age_days: 4314
- days_rel: 32
- days_push: 32
- n_releases_24m: 18
Adoption not part of the score
1333 stars · 306 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust library for date and time handling, fully interoperable with the standard library and mostly compatible with no_std environments. It provides calendar dates, times, and durations with a well-defined minimum supported Rust version policy.
Use cases
- parse and format dates and times in Rust
- work with calendar dates and durations
- handle timestamps in a no_std embedded project
- convert between date representations
- validate and manipulate date-time values
When to choose
- you need robust date/time handling in Rust
- you need no_std compatibility
- you want a widely used, actively maintained crate
When to avoid
- you need timezone database support beyond offset handling
- you are not working in Rust
Facets
library · maturity stable
date-time developer-tools cross-platform rust cross-platform no-std calendar duration time
3 sources
- readme: https://github.com/time-rs/time · fetched 2026-08-28 · 0a55c228b30c
- homepage: https://time-rs.github.io · fetched 2026-08-29 · 68d37b75d63d
- registry_crates: https://crates.io/api/v1/crates/time · fetched 2026-08-29 · 86acdd0cc73b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| time-rs/time | main | 96 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem