kstatz12 / PerfyLinks
Performace Profiler/Monitor for .net applications
☆20Updated 2 years ago
Alternatives and similar repositories for Perfy
Users that are interested in Perfy are comparing it to the libraries listed below
Sorting:
- Vectorized generic dictionary prototype☆24Updated 5 months ago
- .NET library to work with Git repositories☆34Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- 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
- 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
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 3 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Non-boxing passing of values.☆27Updated 10 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A micro-sdk for .NET☆15Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- File path abstraction library for .NET.☆68Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 11 months ago
- Tiny and simple data format/serializer.☆22Updated this week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- Removes nullability and pragma warning suppressions that are no longer necessary.☆20Updated this week
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 2 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago