An open API service indexing awesome lists of open source software.

https://github.com/bitvantage/networkaddressing

A library for working with network addresses. Includes a network class that represents IP networks, a network lookup class for high performance prefix matching using a variable stride trie, MAC address class that represents an Ethernet MAC address, and a OUI lookup class to retrieve manufacturer information of MAC addresses
https://github.com/bitvantage/networkaddressing

address addressing ip ipnetwork ipv4 ipv6 lookup mac network networking oui route routing tree trie

Last synced: about 2 months ago
JSON representation

A library for working with network addresses. Includes a network class that represents IP networks, a network lookup class for high performance prefix matching using a variable stride trie, MAC address class that represents an Ethernet MAC address, and a OUI lookup class to retrieve manufacturer information of MAC addresses

Awesome Lists containing this project