hypeartist / GoingLowLevelLinks
☆14Updated 3 years ago
Alternatives and similar repositories for GoingLowLevel
Users that are interested in GoingLowLevel are comparing it to the libraries listed below
Sorting:
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 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 4 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Copy-on-write fork()-like memory dump using Process Snapshotting APIs☆13Updated 7 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last week
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- Inline methods in compile time☆18Updated 3 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Examine, create and interact with remote objects in other .NET processes.☆46Updated this week
- Stack trace formatter for dotnet written and formatted in C#.☆18Updated 4 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- ☆17Updated 3 years ago
- .NET Core Assembly Loading Samples / Tests☆27Updated 6 years ago
- MSIL Reader☆36Updated 2 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 2 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- ☆23Updated last year
- An assistant that can auto-generate necessary runtime directives for NativeAOT☆25Updated last year
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- Reflection is a source-generated reflection library, with global caching and support for AOT compilation☆22Updated 2 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Efficient compiler of .NET expression trees☆22Updated 7 months ago
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago