Ross ROSS = Recommend OSS · open-source software intelligence for agents

aws/aws-sdk-cpp

AWS SDK for C++ observed · 2026-08-28

github.com/aws/aws-sdk-cpp · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4132
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2209 stars · 1165 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The official AWS SDK for C++, providing a modern C++11 interface to Amazon Web Services with low- and high-level clients. It is production-ready, cross-platform, and built with CMake with minimal dependencies.

Use cases

  • upload and download files to S3 from a C++ application
  • call AWS services like EC2, DynamoDB, or SQS from C++
  • build a cross-platform C++ app that integrates with AWS
  • manage AWS resources programmatically from native code
  • sign AWS API requests with credentials from C++

When to choose

  • you need to access AWS services from C++ with official support
  • you want a production-ready, cross-platform AWS client library
  • you need fine-grained control over AWS API calls in native code

When to avoid

  • your project is not in C++ or uses an older standard than C++11
  • you only need simple HTTP calls to non-AWS endpoints
  • build resources are very limited, since compiling the full SDK is memory-intensive

Facets

library · maturity stable

sdk http-client serialization cloud-computing developer-tools apis cpp windows cross-platform aws cloud-sdk cmake c++11 macos linux

1 source

Member repositories

RepositoryRoleHealth v2
aws/aws-sdk-cppmain77

For agents

markdown · JSON · MCP: product_card(name="aws/aws-sdk-cpp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem