nilfrisk's Stars
AdaptiveCpp/AdaptiveCpp
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
geoffreygao1/FS-Plotter
Plotter attachment for the Ender 3 3D printer to allow for printing onto non-standard materials/objects
brickbots/PiFinder
A plate solving telescope finder based around a Raspberry PI and RPI HQ Camera
microsoft/vcpkg-tool
Components of microsoft/vcpkg's binary.
microsoft/STL
MSVC's implementation of the C++ Standard Library.
microsoft/WinHttpPAL
WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl
microsoft/MFCStoreClient
MFCStoreClient is an example of how to access Windows Store APIs from a C++ MFC app.
microsoft/Windows-Driver-Frameworks
WDF makes it easy to write high-quality Windows drivers
microsoft/ShaderConductor
ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
microsoft/windows-container-tools
Collection of tools to improve the Windows Containers experience
microsoft/vcperf
A build analysis tool for the MSVC toolchain.
microsoft/WSL-DistroLauncher
Sample/reference launcher app for WSL distro Microsoft Store packages.
microsoft/microsoft-pdb
Information from Microsoft about the PDB format. We'll try to keep this up to date. Just trying to help the CLANG/LLVM community get onto Windows.
microsoft/component-object-model-sample
Sample code for Component Object Model (COM) setup and registration.
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
microsoft/vscode-windows-ca-certs
Get Windows System Root certificates
microsoft/OpenCLOn12
The OpenCL-on-D3D12 mapping layer
microsoft/windows-networking-tools
Tools for viewing and managing Windows network configurations
microsoft/ada
Source code behind the Microsoft Research project Ada
microsoft/xlang
microsoft/GSL
Guidelines Support Library
microsoft/vswhere
Locate Visual Studio 2017 and newer installations
microsoft/cppwin32
A modern C++ projection for the Win32 SDK
microsoft/win32metadata
Tooling to generate metadata for Win32 APIs in the Windows SDK.
microsoft/mso
Microsoft Open C++ Library
microsoft/ArchProbe
A profiler to disclose and quantify hardware features on GPUs.
microsoft/Windows.UI.Composition-Win32-Samples
Windows.UI.Composition Win32 Samples
microsoft/libHttpClient
libHttpClient provides a platform abstraction layer for HTTP and WebSocket, and is designed for use by the Microsoft Xbox Live Service API (XSAPI) [https://github.com/Microsoft/xbox-live-api] and game devs. If you want to contribute to the project, please talk to us to avoid overlap.
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows