kevingosse / SimpleCpuProfilerLinks
Proof-of-concept of a simple CPU profiler written in C#
☆22Updated 8 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
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- A micro-sdk for .NET☆18Updated last week
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Generate plots for BenchmarkDotNet☆13Updated last year
- Vectorized generic dictionary prototype☆26Updated last year
- Internal application architecture via command and event messages☆32Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A command-line tool that shows what namespaces you am-using.☆28Updated 7 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 10 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- A opinionated library that makes .NET logging clean to read 👏☆12Updated 10 months ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 4 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A fluent API for creating MSBuild projects for use by unit tests☆52Updated last month
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- Implementation of a .NET GC in C# with NativeAOT☆101Updated 2 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- File path abstraction library for .NET.☆96Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year