Andrew Au (cshung)

cshung

Geek Repo

Company:Microsoft

Home Page:http://andrew-algorithm.blogspot.com/

Github PK Tool:Github PK Tool


Organizations
dotnet
microsoft

Andrew Au's repositories

PrologInterpreter.NET

A simple Prolog interpreter written in C#

ParserGenerator

ParserGenerator is a prototype LR(1) parser generator written to practice the theory I have learnt in the compiler course.

gtest-cmake-example

A sample project using GoogleTest with CMake

Language:C++Stargazers:1Issues:2Issues:0

JwBibleDownloader

Download Bible Content from http://www.jw.org

Language:C#Stargazers:1Issues:0Issues:0

perfview

PerfView is a performance-analysis tool that helps isolate CPU- and memory-related performance issues.

Language:C#License:MITStargazers:1Issues:2Issues:0

Tools

This repository contains a collection of tools that I built for various purposes.

Competition

My Programming Competition solutions

Language:C++Stargazers:0Issues:2Issues:1
Language:BatchfileStargazers:0Issues:3Issues:0

blog-samples

Samples for my blog

Language:C#License:MITStargazers:0Issues:3Issues:0
Language:C++Stargazers:0Issues:1Issues:0

clrmd

Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.

Language:C#License:MITStargazers:0Issues:2Issues:0

coreclr

This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.

Language:C#License:MITStargazers:0Issues:3Issues:0

diagnostics

This repository contains the source code for various .NET Core runtime diagnostic tools and documents.

Language:C++License:MITStargazers:0Issues:2Issues:0

dotnet-monitor

This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints

License:MITStargazers:0Issues:0Issues:0

gohugo-theme-ananke

Ananke: A theme for Hugo Sites

Language:HTMLLicense:MITStargazers:0Issues:2Issues:0

ILSpy

.NET Decompiler

Language:C#Stargazers:0Issues:0Issues:0

maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

Language:C#License:MITStargazers:0Issues:0Issues:0

MingCalc

A calculator generator

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

MiscLab

This is simply a collection of code that I wanted to save online - once the project get large they might spin out.

Language:HTMLLicense:MITStargazers:0Issues:2Issues:0

pac3man

Python3 port of Berkeley Pacman

Stargazers:0Issues:0Issues:0

performance

This repo contains benchmarks used for testing the performance of all .NET Runtimes

Language:F#License:MITStargazers:0Issues:2Issues:0

pysos

Convenient debugging extension using PyKd

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

realmon

A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs

Language:C#License:MITStargazers:0Issues:1Issues:0

roslyn

The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

Language:C#License:MITStargazers:0Issues:0Issues:0

runtime

.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.

Language:C#License:MITStargazers:0Issues:2Issues:0

runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

License:MITStargazers:0Issues:1Issues:0

SimpleCoursera.NET

SimpleCoursera.NET is a simplification of Coursera.NET that allow user to download Coursera content using C# easily.

Language:C#Stargazers:0Issues:0Issues:0

Simplex

Simplex - Linear programming solver

Language:C++Stargazers:0Issues:2Issues:1