stac-rs
Command Line Interface (CLI) and Rust crates for the SpatioTemporal Asset Catalog (STAC) specification.
Rust documentation on docs.rs
- stac: The core Rust crate
- stac-api: Data structures for a STAC API, and a client for searching one
- stac-server: A STAC API server with multiple backends
- pgstac: Rust bindings for pgstac