Decimation / NovusLinks
Low-level utilities and tools for working with the CLR and memory.
☆40Updated last week
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
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆92Updated last week
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last month
- MSIL Reader☆36Updated 2 years 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
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆14Updated last month
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- ☆26Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 6 months 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
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 6 months ago