STL

Standard Library

The Microsoft C++ Standard Library implementation

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

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/vscode-cpptools Adds C/C++ language support to Visual Studio Code with editing and debugging features 5,550
microsoft/gsl A C++ library providing common data structures and utilities for building compliant C++ programs 6,245
microsoft/vcpkg A tool to manage dependencies and packages for C/C++ projects on various platforms. 23,503
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,256
microsoft/vscode-docs Public documentation repository for the Visual Studio Code development environment 5,787
microsoft/cpprestsdk A C++ SDK for building cloud-based client-server communication applications. 8,041
microsoft/wil A set of C++ libraries that simplify Windows programming with type-safe interfaces and error handling. 2,602
microsoft/vscode A source code editor that combines simplicity and functionality with extensibility and lightweight integration. 165,346
chaiscript/chaiscript An embedded scripting language designed to work with C++ code and utilize modern development techniques. 2,961
stlab/libraries A repository of C++ libraries and tools for concurrency and parallel programming 663
pocoproject/poco A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications 8,490
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,526
isocpp/cppcoreguidelines A collection of guidelines and best practices for writing modern C++ code. 43,002
albin-johansson/centurion A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. 309