OSRS navigation system suite
- model - Central data model of the system
- generator - Generates a NavGrid from game cache
- pathfinder - Graph traversal library for NavGrid
- webservice - Web API serving pathfinding requests
- client-api - API implementations for consumers of webservice