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
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Vectorized generic dictionary prototype☆26Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- File path abstraction library for .NET.☆96Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 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).☆25Updated 3 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 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
- MSBuild SDK for PascalABC.NET☆21Updated 3 weeks ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 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
- ☆23Updated 2 years ago
- .NET reflection provided by ExpressionTrees☆27Updated last year
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Performace Profiler/Monitor for .net applications☆20Updated 3 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- ☆24Updated 5 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 4 months ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Infinite recursion without blowing up the stack.☆21Updated last week
- Global type inference for C# 8 nullable reference types☆37Updated last year
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago