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

microsoft/STL

MSVC's implementation of the C++ Standard Library. observed · 2026-08-28

github.com/microsoft/STL · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 66
  • Longevity 100

Flags: no_license

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: 138.5
  • age_days: 2564
  • days_rel: 71
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

11136 stars · 1639 forks observed · 2026-08-28

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

Microsoft's official open-source implementation of the C++ Standard Library (STL) that ships with the MSVC toolset and Visual Studio. The repository hosts the source code, CMake build system, and test suites for contributors and those porting the library elsewhere.

Use cases

  • contribute fixes or features to MSVC's C++ standard library
  • report bugs in the STL shipped with Visual Studio
  • track which standard library changes appear in each VS release
  • reuse the STL implementation in other compilers or tools
  • port the C++ standard library to new targets

When to choose

  • you want to contribute to or file issues against MSVC's STL
  • you need the standard library source for another toolchain
  • you want to follow C++ standard library conformance work

When to avoid

  • you just want to use the STL in your C++ programs - install Visual Studio instead
  • you need a standard library for GCC or Clang on Linux/macOS

Facets

library · maturity active

programming-language developer-tools testing programming-languages developer-tools cross-platform windows cpp c stl standard-library msvc visual-studio cmake

1 source

Member repositories

RepositoryRoleHealth v2
microsoft/STLmain88

For agents

markdown · JSON · MCP: product_card(name="microsoft/STL")

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