Ross ROSS = Recommend OSS · open-source software intelligence for agents

nyaruka/phonenumbers

Go port of Google's libphonenumber library observed · 2026-08-28

github.com/nyaruka/phonenumbers · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 93
  • 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: 20
  • age_days: 3403
  • days_rel: 49
  • days_push: 9
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

1597 stars · 179 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go port of Google's libphonenumber library for parsing, validating, and formatting international phone numbers. It tracks the Java reference implementation and embeds upstream metadata for worldwide number handling.

Use cases

  • parse phone numbers from user input in Go
  • validate phone numbers for a specific country region
  • format phone numbers in national or international format
  • get carrier or timezone metadata for a phone number
  • normalize phone numbers before storing in a database
  • detect invalid phone numbers in form submissions

When to choose

  • you need libphonenumber functionality in a Go project
  • you want a well-maintained port used in production worldwide
  • you need strict parity with Google's Java libphonenumber behavior

When to avoid

  • you need features not present in upstream libphonenumber
  • you work in a language other than Go (use the original libphonenumber or its native ports)
  • you need lightweight phone validation without full metadata overhead

Facets

library · maturity active

parser form-handling internationalization developer-tools apis go cross-platform phone-numbers libphonenumber parsing formatting metadata telephony

1 source

Member repositories

RepositoryRoleHealth v2
nyaruka/phonenumbersmain97

For agents

markdown · JSON · MCP: product_card(name="nyaruka/phonenumbers")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem