konard / ILProjLinks
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
Sorting:
- .NET library to work with Git repositories☆34Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- File path abstraction library for .NET.☆74Updated last week
- Infinite recursion without blowing up the stack.☆21Updated this week
- 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
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago
- Vectorized generic dictionary prototype☆25Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated last week
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 8 months ago
- MSBuild SDK for PascalABC.NET☆18Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- 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 lightweight toolkit to write .NET assembly weavers.☆17Updated last week
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 9 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last month
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆147Updated 8 months ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year