patriksvensson / mew-prototypeLinks
A research project for building a compiler in C#
☆47Updated 3 years ago
Alternatives and similar repositories for mew-prototype
Users that are interested in mew-prototype are comparing it to the libraries listed below
Sorting:
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- A terminal-centric replacement for the .NET console APIs.☆109Updated last week
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 6 months ago
- SponsorLink: an attempt at OSS sustainability☆42Updated last week
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- Roslyn analyzers on .NET binaries☆44Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Small demonstration of building and using an MSBuild task in the same build.☆31Updated 5 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A REPL calculator and an x86 asm emulator for developers☆60Updated 4 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 5 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- A C# parser combinator library☆19Updated 4 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- A fluent API for creating MSBuild projects for use by unit tests☆51Updated last week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Collection of code snippets and utilities for C# WASM, primarily focused on browser hosted WASM using .NET 8 WASM Browser or Uno.Wasm.Boo…☆45Updated 11 months ago
- ☆24Updated last week
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated 2 months ago
- My collection of benchmarks for random pieces of code☆13Updated 3 weeks ago