1 Repo
Tools for building specialized IP localization databases with proprietary metadata.
Distinct from Custom Data Ingestion: Distinct from general data ingestion or annotation; focuses on extending IP-to-region mappings with business-specific fields.
Explore 1 awesome GitHub repository matching data & databases · Custom Geolocation Datasets. Refine with filters or upvote what's useful.
ip2region is an offline IP geolocation library and framework designed to resolve IPv4 and IPv6 addresses to city-level regional information using local binary data files. It functions as a binary IP database compiler and a cross-language search client, allowing for regional lookups without relying on external APIs. The project distinguishes itself through a specialized binary format that supports high-performance query optimization. It employs adjacent-segment IP merging and deduplicated region storage to minimize the database footprint, while utilizing memory-mapped file caching and vector-i
Allows the creation of custom localization datasets by appending business-specific metadata like coordinates or zip codes.