Store CIDR IP addresses (both v4 and v6) in a trie for easy lookup.
-
Updated
Dec 8, 2022 - Python
Store CIDR IP addresses (both v4 and v6) in a trie for easy lookup.
Python implementation of Merkle Patricia Trie
Add a description, image, and links to the patricia-trie topic page so that developers can more easily learn about it.
To associate your repository with the patricia-trie topic, visit your repo's landing page and select "manage topics."