openvenues/libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 82
- Release rhythm 8
- 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: n/a
- age_days: 4202
- days_rel: n/a
- days_push: 112
- n_releases_24m: 0
Adoption not part of the score
4879 stars · 470 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
libpostal is a C library for parsing and normalizing street addresses from around the world using statistical NLP and open geo data. It converts free-form address strings into clean, normalized forms suitable for machine comparison, deduplication, and full-text indexing.
Use cases
- parse street addresses into components like house number, street, and city
- normalize address strings for deduplication and record linkage
- preprocess addresses before geocoding
- index addresses in a full-text search engine
- handle international addresses in many languages and formats
- clean up messy user-entered address data
When to choose
- you need to parse or normalize addresses across many countries and languages
- you want a fast C library with bindings for other languages
- you're building geocoding, delivery, or place-search features that need address preprocessing
- you need address deduplication or record linkage at scale
When to avoid
- you need a full geocoder that returns coordinates - libpostal is not a geocoder itself
- you can't accommodate its large trained model data downloads
- you only need simple US-only address parsing with minimal dependencies
- you need a pure high-level-language solution without C compilation
Facets
library · maturity stable
nlp parser machine-learning search-engine windows cross-platform c address-parsing address-normalization geocoding internationalization record-linkage deduplication natural-language-processing maps geospatial search linux macos
1 source
- readme: https://github.com/openvenues/libpostal · fetched 2026-08-28 · 9a1e9d2961bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openvenues/libpostal | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="openvenues/libpostal")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem