Decimation / Novus
Low-level utilities and tools for working with the CLR and memory.
☆36Updated last week
Alternatives and similar repositories for Novus:
Users that are interested in Novus are comparing it to the libraries listed below
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- MSIL Reader☆36Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 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
- ☆22Updated 2 years ago
- Managed wrappers for Windows APIs☆53Updated 6 months ago
- ☆23Updated 10 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
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 6 months ago
- Tiny and simple data format/serializer.☆22Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated last month
- 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
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 3 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year