
iptrie
This is intended to solve the problem of quickly resolving geolocation information for an IP address. The data structure is generalized where any data can be stored and returned for a longest prefix match or if the address falls within one of the specified ranges.
go get code.google.com/p/iptrie/...
Project Information
The project was created on Apr 22, 2013.
- License: New BSD License
- hg-based source control
Labels:
Go
Networking
Geo