maxmind/libmaxminddb
C library for the MaxMind DB file format observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 73
- 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: 1.0
- age_days: 4915
- days_rel: 181
- days_push: 8
- n_releases_24m: 7
Adoption not part of the score
1020 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C library for reading MaxMind DB files, the binary format used by MaxMind's GeoIP databases. It provides fast IP address lookups with flexible associated data types via a simple C API.
Use cases
- look up geolocation data for an IP address in C
- read GeoIP2 mmdb database files
- resolve IP to country/city in a server application
- parse MaxMind DB binary format
- embed IP geolocation lookups in a native application
When to choose
- you need fast, low-level IP-to-GeoIP lookups in C or C++
- you want a lightweight dependency with no runtime requirements
- you need cross-platform support including Windows via CMake
When to avoid
- you want a high-level language binding (use official Python/Java/Go clients instead)
- you need to write MaxMind DB files rather than read them
- you need live IP intelligence updates rather than local database reads
Facets
library · maturity stable
parser database-driver geospatial databases networking developer-tools windows cross-platform cpp c maxmind-db geoip ip-geolocation mmdb c-library linux macos
2 sources
- readme: https://github.com/maxmind/libmaxminddb · fetched 2026-08-28 · 1f1ca1bc5e79
- homepage: https://maxmind.github.io/libmaxminddb/ · fetched 2026-08-29 · f0f0bbae6d34
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maxmind/libmaxminddb | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="maxmind/libmaxminddb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem