Roslyn based C# heap allocation diagnostic analyzer in Hot Path
☆13Nov 20, 2024Updated last year
Alternatives and similar repositories for HotPathAllocationAnalyzer
Users that are interested in HotPathAllocationAnalyzer are comparing it to the libraries listed below
Sorting:
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆13Dec 18, 2025Updated 2 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Dec 30, 2023Updated 2 years ago
- The fastest ways to do things in C#.☆14Dec 25, 2023Updated 2 years ago
- Roslyn-based C# code analyzer that aims to provide a set of rules that helps to simplify code and make it cleaner.☆17Mar 23, 2023Updated 2 years ago
- Control the value of the localsinit flag on methods.☆17Nov 28, 2020Updated 5 years ago
- High-performance network packet decoding and packet decoder source generator☆42Jan 24, 2025Updated last year
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆43Jan 25, 2026Updated last month
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Feb 19, 2026Updated last week
- Efficient compiler of .NET expression trees☆22Feb 3, 2026Updated 3 weeks ago
- Crash-resilient code using plain C# functions☆55Updated this week
- A high-performance, zero-allocation .NET logging library.☆434Feb 14, 2026Updated last week
- C# port of @karpathy https://github.com/karpathy/llm.c☆69Apr 25, 2025Updated 10 months ago
- Library for writing shell style scripts in C#☆31May 2, 2025Updated 9 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Dec 4, 2022Updated 3 years ago
- DOOM compiled as a .NET application☆36Dec 28, 2021Updated 4 years ago
- ONNX format parsing and manipulation in C#.☆33Jan 16, 2025Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Jan 13, 2026Updated last month
- ☆16Jan 24, 2026Updated last month
- An installation and update framework for Windows desktop apps☆10Mar 9, 2022Updated 3 years ago
- An analyzer for Non-Copyable structs.☆38Jun 23, 2022Updated 3 years ago
- A TimeSpan that can be defined as a string in configuration files, and easy to read.☆43Updated this week
- BigMachines is State Machine library for .NET☆44Jan 30, 2026Updated 3 weeks ago
- This template is for generating a .NET C# wrapper for the RabbitMQ client based on your AsyncAPI document.