iproute alternatives and similar packages
Based on the "Algorithms" category.
Alternatively, view iproute alternatives based on common mentions on social networks and blogs.
-
lca
Improves the known complexity of online lowest common ancestor search to O(log h) persistently, and without preprocessing -
edit-distance-linear
Levenshtein edit distance in linear memory (also turns out to be faster than C++)
Nutrient - The #1 PDF SDK Library

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of iproute or a related project?
README
Haskell library for IP addresses and IP routing table.
This library can handle both IPv4 and IPv6 addresses.
The IP routing table is a finite map (or an associative array) based on the longest match.
The algorithm of the IP routing table is described in "Radish -- A Simple Routing Table Structure for CIDR" and its PDF is found on the following page:
http://www.mew.org/~kazu/proj/iproute/en/