dromara/carbon
A simple, semantic and developer-friendly time package for golang observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 6.5
- age_days: 2186
- days_rel: 24
- days_push: 9
- n_releases_24m: 33
Adoption not part of the score
5226 stars · 264 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Carbon is a lightweight, semantic, and developer-friendly time and date library for Go with zero third-party dependencies and 100% unit test coverage. It supports timezone handling, multiple calendar systems (lunar, Persian/Jalaali, Julian, Hebrew), and i18n, with integrations for GORM and XORM.
Use cases
- parse and format dates in go
- convert between timezones in golang
- work with lunar or persian calendar dates
- humanize relative times like '3 minutes ago'
- compare and diff dates in go
- integrate datetime handling with gorm models
When to choose
- you need a rich, chainable datetime API beyond Go's standard time package
- you need multi-calendar or multilingual date support
- you want a dependency-free, well-tested time library
When to avoid
- you only need basic time operations already covered by the standard library
- your project is not written in Go
Facets
library · maturity active
date-time internationalization developer-tools backend go cross-platform datetime timezone lunar-calendar persian-calendar hebrew-calendar jalaali julian-calendar gorm-integration xorm-integration i18n semantic-api
1 source
- readme: https://github.com/dromara/carbon · fetched 2026-08-28 · b930cbd594e0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dromara/carbon | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem