| Crates.io | aaru |
| lib.rs | aaru |
| version | 0.2.0 |
| created_at | 2024-07-08 03:43:14.05821+00 |
| updated_at | 2025-04-10 11:53:05.234559+00 |
| description | Actionable Area Routing Utilities for OSM and MVT |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1295323 |
| size | 270,516 |
aaruProvides actionable area routing utilities for OSM data.
Each component is divided into its own module.
codec
Defines parser logic and iterators over .osm.pbf data
geo Provides general purpose geo-utilities.
route Yields routing utilities for fastest route, nearest node, etc.
tile Provides a generic method to serve data as a slippy tile
mmap Enables file I/O using sys/memmap (pages)tracing Enables OpenTelemetry tracing for server