Radix tree implementation
https://github.com/mjschultz/py-radix
Implements the radix tree data structure for the storage and
retrieval of IPv4 and IPv6 network prefixes.
The radix tree is commonly used for routing table lookups. It efficiently
stores network prefixes of varying lengths and allows fast lookups of
containing networks.
This package includes the C-extension.
- Links to openSUSE:Factory / python-py-radix
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Build:2/python-py-radix && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
58.patch | 0000000725 725 Bytes | |
_link | 0000000176 176 Bytes | |
py-radix-0.10.0.tar.gz | 0000021815 21.3 KB | |
python-py-radix.changes | 0000001310 1.28 KB | |
python-py-radix.spec | 0000002130 2.08 KB |
Comments 0