IXPN is an very efficient implementation of XPath, using the data model Proximal Nodes for semi-structured data.
IXPN implements lazy evaluation for solve XPath expressions.
All operations are linear in CPU and Seek-time.
Almost all are constant in Memory and proportional of the size of the results in the worse case. XPath via Proximal Nodes
The site is in spanish.