← All repos

STL

MSVC's implementation of the C++ Standard Library.

Browse cluster: Protocol Buffers & gRPC Ecosystem
2,845commits
287contributors
6languages

Tech stack & purpose

Microsoft's C++ Standard Library is the official implementation of the C++ Standard Library (STL) that ships with the MSVC toolset and Visual Studio IDE. Built in C++, the project aims to implement the latest C++ Working Draft with primary goals of conformance to the standard, runtime performance, usability through features like compiler diagnostics, and compatibility across Visual Studio versions and architectures (x64, x86, ARM64, ARM64EC). The repository is actively undergoing migration to GitHub with ongoing work on the CMake build system, test suite integration using lit, Azure Pipelines continuous integration, and comprehensive contribution guidelines, and it is maintained by Microsoft.

Community & reference links

Languages

C++
99.2%
Python
0.4%
CMake
0.2%
PowerShell
0.1%
Perl
0.1%
Shell
0.0%

Contributors (top 30 of 287)