Decimation / NovusLinks
Low-level utilities and tools for working with the CLR and memory.
☆37Updated 3 weeks ago
Alternatives and similar repositories for Novus
Users that are interested in Novus are comparing it to the libraries listed below
Sorting:
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆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 2 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated 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 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated this week
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Managed wrappers for Windows APIs☆53Updated 8 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- Nuget package merging utiility☆23Updated 10 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated this week
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 8 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆11Updated last month
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated last year
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago