Konard / ILProj
The example class library project, with code written in the CIL.
☆19Updated 5 years ago
Alternatives and similar repositories for ILProj:
Users that are interested in ILProj are comparing it to the libraries listed below
- .NET library to work with Git repositories☆34Updated last week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Vectorized generic dictionary prototype☆19Updated 4 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 3 weeks ago
- DotnetProjectSystem is a nuget package for working with .sln, .csproj and .props files.☆9Updated 11 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last month
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 2 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks 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 4 years ago
- BigMachines is State Machine library for .NET☆41Updated this week
- File path abstraction library for .NET.☆61Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated last year
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A micro-sdk for .NET☆15Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- .NET reflection provided by ExpressionTrees☆25Updated 4 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- MSBuild SDK for PascalABC.NET☆18Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago