Coder Social home page Coder Social logo

cschuet / google-cloud-cpp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googleapis/google-cloud-cpp

0.0 1.0 0.0 83.37 MB

Google Cloud Client Library for C++

Home Page: https://cloud.google.com/

License: Apache License 2.0

CMake 7.65% C++ 88.65% C 0.53% Shell 2.14% Python 0.41% PowerShell 0.50% Makefile 0.13%

google-cloud-cpp's Introduction

Google Cloud Platform C++ Client Libraries

C++ Idiomatic Clients for Google Cloud Platform services.

Travis CI status AppVeyor CI status Codecov Coverage status Documentation

This library supports the following Google Cloud Platform services with clients at an Alpha quality level:

The libraries in this code base likely do not (yet) cover all the available APIs. See the googleapis repo for the full list of APIs callable using gRPC.

Quick Start

To build the available libraries and run the tests, run the following commands after cloning this repo:

git submodule init
git submodule update --init --recursive
mkdir build-output
cd build-output
cmake ..
make all
make test

Versioning

This library follows Semantic Versioning. Please note it is currently under active development. Any release versioned 0.x.y is subject to backwards incompatible changes at any time.

GA: Libraries defined at a GA quality level are expected to be stable and all updates in the libraries are guaranteed to be backwards-compatible. Any backwards-incompatible changes will lead to the major version increment (1.x.y -> 2.0.0).

Beta: Libraries defined at a Beta quality level are expected to be mostly stable and we're working towards their release candidate. We will address issues and requests with a higher priority.

Alpha: Libraries defined at an Alpha quality level are still a work-in-progress and are more likely to get backwards-incompatible updates. Additionally, it's possible for Alpha libraries to get deprecated and deleted before ever being promoted to Beta or GA.

Contributing changes

See CONTRIBUTING.md for details on how to contribute to this project, including how to build and test your changes as well as how to properly format your code.

Licensing

Apache 2.0; see LICENSE for details.

google-cloud-cpp's People

Contributors

ajaaym avatar chemelnucfin avatar coryan avatar danielmahu avatar hemant-qlogic avatar manish-qlogic avatar mbrukman avatar paprat avatar roopak-qlogic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.