This is a personal account and all comments and code are my own and not made on behalf of my employer.
AdventOfCode. My C# and F# Advent Of Code solutions
80dotnetcore-graphics-example. This project's intention is to provide the minimal code to draw a triangle on Windows, Mac, and Linux using .NET Core
46ILject. Provides a way which you can load a .NET dll/exe from disk, modify/inject IL, and then run the assembly all in memory without modifying the file.
291brc. My C# solution to the One Billion Row Challenge
12LinqToImperative. IQueryable Provider for in-memory data structures that compiles to imperative code.
9StreamFusion. Implementing the library described in "Stream Fusion, to Completeness"
8Universal-Jar-Transformer. Transforms any Java jar using ASM. Injects Hello World at the start of the main method by default.
7Programmable-TD. Programmable Tower Defense game written for my CSSE1001 assignment
4GraphFS. Graph library for F#
3