Stars
The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.
User interface for recording and managing ETW traces
Proof of concept for abusing SeLoadDriverPrivilege (Privilege Escalation in Windows)
Library for fast text representation and classification.
Implements API for retrieval of symbols and other debug artifacts from symbol store.
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Partitioned Global Address Space (PGAS) library for distributed arrays
Custom views of various objects for Visual Studio debugger
This is a set of simple programs that can be used to explore the features of a parallel platform.
oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
Collection of quotes on notation design & how it affects thought.
A GUI framework for C# console applications
Gaff is a scruffy programmable debugger toolkit for Windows
Multi-Taint Parallel Tracking for Double-Fetch (Checker of Clang Static Analyzer)
Code similarity checker using clang.(AST approach)
Clang Static Analyzer with use-after-free and double-free checkers
Clang static analyzer plugin for checking memory issues in Wireshark/GLib applications (allocator mismatch and memleaks)
Rewrite C++ code to automatically apply `constexpr` where possible
Clang SA checkers developed as part of the Melange framework
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types