STL

Standard Library

The Microsoft C++ Standard Library implementation

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

GitHub

10k stars
250 watching
2k forks
Language: C++
last commit: 8 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/vscode-cpptools Adds language support for C/C++ to Visual Studio Code, including editing and debugging features. 5,532
microsoft/gsl Provides functions and types to support guidelines for C++ development. 6,204
microsoft/vcpkg A tool to manage dependencies and packages for C/C++ projects on various platforms. 23,263
colbyhall/ch_stl An experimental C++ Standard Library project with daily updates and manual resource management. 11
dotnet/msbuild The Microsoft Build Engine is a platform for building applications by controlling how the build process processes and builds software. 5,232
microsoft/vscode-docs Public documentation repository for the Visual Studio Code development environment 5,730
microsoft/cpprestsdk A C++ SDK for building cloud-based client-server communication applications. 8,017
microsoft/wil A set of C++ libraries that simplify Windows programming with type-safe interfaces and error handling. 2,584
microsoft/vscode A source code editor that combines simplicity and functionality with extensibility and lightweight integration. 164,461
chaiscript/chaiscript An embedded scripting language designed to work with C++ code and utilize modern development techniques. 2,951
stlab/libraries A repository of C++ libraries and tools for concurrency and parallel programming 662
pocoproject/poco A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications. 8,434
thelartians/moderncppstarter A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. 4,468
isocpp/cppcoreguidelines A collection of guidelines and best practices for writing modern C++ code. 42,842
albin-johansson/centurion A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. 306