stac-rs
Command Line Interface (CLI), Rust crates, and other libraries for the SpatioTemporal Asset Catalog (STAC) specification.
Python documentation
Our Python package is named stacrs and its documentation is available here.
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