[pkg-go] Bug#917645: ITP: golang-github-yl2chen-cidranger -- Fast IP to CIDR lookup in Golang
Sascha Steinbiss
satta at debian.org
Sat Dec 29 18:09:31 GMT 2018
Package: wnpp
Severity: wishlist
Owner: Sascha Steinbiss <satta at debian.org>
* Package name : golang-github-yl2chen-cidranger
Version : 0.0~git20180214.0.928b519-1
Upstream Author : Yulin Chen
* URL : https://github.com/yl2chen/cidranger
* License : MIT
Programming Lang: Go
Description : Fast IP to CIDR lookup in Golang
The cidranger library provides fast IP to CIDR block(s) lookup using
path-compressed prefix tries in Golang, inspired by IPv4 route lookup in
Linux.
Possible use cases include detecting if a IP address is from published
cloud provider CIDR blocks (e.g. "is 52.95.110.1 contained in
AWS Route 53 CIDR 52.95.110.0/24?"), IP routing rules, etc.
More information about the Pkg-go-maintainers
mailing list