kevingosse / SimpleCpuProfilerLinks
Proof-of-concept of a simple CPU profiler written in C#
☆22Updated 7 months ago
Alternatives and similar repositories for SimpleCpuProfiler
Users that are interested in SimpleCpuProfiler are comparing it to the libraries listed below
Sorting:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Vectorized generic dictionary prototype☆25Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- A micro-sdk for .NET☆18Updated this week
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- Implementation of a .NET GC in C# with NativeAOT☆93Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated last week
- Utilities for working with streams and pipes☆12Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A opinionated library that makes .NET logging clean to read 👏☆12Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Internal application architecture via command and event messages☆32Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 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
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 months ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 3 months ago
- Simple source only reflection library with default interface property support☆76Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last week
- Source generator to easily embed and access files + directory trees☆18Updated 4 years ago