This repository was archived by the owner on May 25, 2023. It is now read-only.

Description
I'd like to introduce netaddr in an application at work that uses a big trie full of routes using net.IP and net.IPNet. I suspect there could be some serious performance/memory improvements by using netaddr instead and I think it could be a fun educational project for me too.
Would there be interest in having this as part of the upstream library? I can always start out with my own repo too.
/cc @bradfitz @danderson @josharian