kekyo / ILComposeLinks
Compose partially implementation both .NET language and IL assembler into a single assembly.
☆19Updated 2 years ago
Alternatives and similar repositories for ILCompose
Users that are interested in ILCompose are comparing it to the libraries listed below
Sorting:
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- MSIL Reader☆36Updated 3 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- A set of tools to work with CIL in .NET applications☆28Updated 8 months ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last week
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 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
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 4 months ago
- ☆23Updated last month
- ☆15Updated last month
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- ☆24Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Like compiler explorer, but for .NET JIT.☆32Updated 5 years ago
- Code memory safety analysis☆14Updated last year
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 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 5 years ago
- LINQ implementation for Span☆24Updated last year