Konard / ILProj
The example class library project, with code written in the CIL.
☆19Updated 4 years ago
Alternatives and similar repositories for ILProj:
Users that are interested in ILProj are comparing it to the libraries listed below
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months 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
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated 10 months ago
- DotnetProjectSystem is a nuget package for working with .sln, .csproj and .props files.☆9Updated 9 months ago
- A micro-sdk for .NET☆15Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆19Updated last year
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- File path abstraction library for .NET.☆58Updated this week
- Vectorized generic dictionary prototype☆18Updated 2 months ago
- Nuget package merging utiility☆23Updated 6 months ago
- Git tool in F#☆16Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- 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
- BigMachines is State Machine library for .NET☆39Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- A lightweight toolkit to write .NET assembly weavers.☆13Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated last month
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- Global type inference for C# 8 nullable reference types☆35Updated 3 weeks ago
- Library-based implementation of Code Contracts-like API☆32Updated last year
- ☆20Updated last year
- Managed wrappers around the .NET Unmanaged API☆62Updated 9 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago