Stars
In which I put together my thoughts on the practice of data science.
Global Root Trait (GRooT) Database: Data & Code
A lightweight LLVM python binding for writing JIT compilers
NumPy aware dynamic Python compiler using LLVM
GoogleTest - Google Testing and Mocking Framework
Implementation of python itertools and builtin iteration functions for C++17
A mininal but complete colorpicker desktop app
Demonstration of various hardware effects.
C++ standard library reference
MSVC's implementation of the C++ Standard Library.
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
mimalloc is a compact general purpose allocator with excellent performance.
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Examples of safe coding practice for Python C extensions.