clap, progress bars – indicatif • Async / concurrency • Cooperative async runtime – tokio, easy threaded parallel iteration – rayon, cross-thread communication – crossbeam • Data parsing • Serde and family – serde_json, toml, messagepack, serde_qs (query string) • GeoRust – GIS functions • Geo, GEOS / PROJ / GDAL (bindings), Rstar (R*-tree index) • Formats: GeoJSON, GPX, GeoTIFF, KML, OSM, Shapefile, TileJSON, GTFS, WKT, WKB • More in GeoZero (a little hard to work with)