/google-cloud-rust

Google Cloud Client Library for Rust

Primary LanguageRustOtherNOASSERTION

Google Cloud Rust Client

This repository contains Rust client libraries to interact with various Google Cloud Platform services.

Currently in production:

Cloud Spanner (Horizontally scalable relational database)

Auto-generated:

Cloud BigTable (Petabyte-scale, low-latency, NoSQL non-relational database)

Cloud Pub/Sub (Messaging and ingestion for event-driven systems and streaming analytics)

Cloud Storage (Multi-class, multi-region, RESTful object storeage)

NOTE: These generated clients are under development and should be considered experimental!

Usage

Rust bindings for Google APIs

See googleapis-raw for raw bindings based on grpcio.

See googleapis for high-level bindings (not ready for use yet).

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING for more information on how to get started.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Apache 2.0 - See LICENSE for more information.

Disclaimer

This is not an officially supported Google product, but was initially created via an agreement between Mozilla, Google Cloud, Ferrous Systems, and IGNW.

Thank you