Stars
Home of the Rockstar programming language
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET dev…
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
Lite reliable UDP library for Mono and .NET
Bayesian Optimization via Gaussian Processes in F#
Post-build IL optimizer and intermediate representation for .NET programs
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
A modding toolkit for Alien: Isolation that gives access to scripting, assets, configurations, and behaviour trees.
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and ty…
Pure C# 3D real time physics simulation library, now with a higher version number.
The place to make suggestions, discuss and vote on F# language and core library features
Try .NET provides developers and content authors with tools to create interactive experiences.
A minecraft mod that supports running C# code.
Editing tools and documentation files for the Dark Souls 1 event scripts.
Randomizes Dark Souls 1 items & shops
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
A pixel-art platformer in F#, where you must fight your way to the portal, collecting coins and slaying orcs along the way!
A low-level, portable graphics library for .NET.
Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming