kevingosse / SimpleCpuProfilerLinks
Proof-of-concept of a simple CPU profiler written in C#
☆21Updated 2 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 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated 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 last year
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 5 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- A micro-sdk for .NET☆15Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Utilities for working with streams and pipes☆12Updated this week
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Generate plots for BenchmarkDotNet☆12Updated 9 months ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- 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
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 6 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 months ago
- Internal application architecture via command and event messages☆32Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months 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
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- C# Source Generator library for Inter-Process Communication☆40Updated last week
- A .NET library that calculates the width of Unicode characters.☆59Updated last year