kevingosse / WalkHeap
Sample code to show how to walk the managed heap in C#
☆31Updated last year
Alternatives and similar repositories for WalkHeap:
Users that are interested in WalkHeap are comparing it to the libraries listed below
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Find transitive dependencies in assemblies☆22Updated 4 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
- 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
- Vectorized generic dictionary prototype☆19Updated 3 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 3 months ago
- ☆16Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A micro-sdk for .NET☆15Updated last year
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated 2 weeks ago
- Fast Accessors for .Net☆33Updated 2 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Utilize async\await infrastructure to implement clean parallelism☆19Updated last week
- ☆22Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- .NET library to work with Git repositories☆33Updated last week
- ☆23Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- Utilities for working with streams and pipes☆10Updated 2 weeks ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 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