kevingosse / SimpleCpuProfilerLinks
Proof-of-concept of a simple CPU profiler written in C#
☆22Updated 5 months ago
Alternatives and similar repositories for SimpleCpuProfiler
Users that are interested in SimpleCpuProfiler are comparing it to the libraries listed below
Sorting:
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- 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☆82Updated last week
- 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
- A opinionated library that makes .NET logging clean to read 👏☆12Updated 7 months ago
- A micro-sdk for .NET☆17Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 8 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- Utilities for working with streams and pipes☆12Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated 8 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Excelsior is a Excel spreadsheet generation library with a distinctive data-driven approach.☆60Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 9 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 2 weeks 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 5 years ago
- Find transitive dependencies in assemblies☆23Updated 6 months ago
- An experimental .NET framework to facilitate using distributed computing patterns within a monolithic application.☆19Updated 3 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- 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