kstatz12 / Perfy
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☆23Updated 5 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
- 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
- .NET library to work with Git repositories☆34Updated last week
- 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 3 months ago
- Basic Compilation Log support☆38Updated 3 weeks ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- Infinite recursion without blowing up the stack.☆20Updated last week
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Non-boxing passing of values.☆27Updated 10 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 4 months ago
- DotnetProjectSystem is a nuget package for working with .sln, .csproj and .props files.☆9Updated last year
- ☆23Updated 4 years ago
- A micro-sdk for .NET☆15Updated 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
- template repository for a roslyn source generator☆22Updated 3 years ago
- ☆16Updated 3 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated last month
- ☆14Updated last month
- A C# string parser based on simple templates using source generators.☆42Updated last week
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year