Decimation / NovusLinks
Low-level utilities and tools for working with the CLR and memory.
☆37Updated last month
Alternatives and similar repositories for Novus
Users that are interested in Novus are comparing it to the libraries listed below
Sorting:
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- MSIL Reader☆36Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 2 months ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 6 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- Managed wrappers for Windows APIs☆53Updated 11 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 10 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- ☆22Updated 7 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Fast Accessors for .Net☆33Updated 2 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
- Run C# code at compile time.☆38Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- A light-weight, performant interval tree in C#☆30Updated 5 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 last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 10 months ago
- Library to render to the terminal using C# and .NET☆32Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago