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:
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- 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
- .NET library to work with Git repositories☆34Updated this week
- MSBuild SDK for PascalABC.NET☆21Updated this week
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Performace Profiler/Monitor for .net applications☆20Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Vectorized generic dictionary prototype☆26Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- File path abstraction library for .NET.☆96Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Nuget package merging utiility☆23Updated 3 weeks ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- Infinite recursion without blowing up the stack.☆21Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- 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
- MSIL Reader☆36Updated 3 years ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- Global type inference for C# 8 nullable reference types☆37Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago