kevingosse / ManagedDotnetGCLinks
Implementation of a .NET GC in C# with NativeAOT
☆89Updated 2 months ago
Alternatives and similar repositories for ManagedDotnetGC
Users that are interested in ManagedDotnetGC are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A library to build .NET profilers in .NET☆136Updated this week
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 11 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Vectorized generic dictionary prototype☆24Updated 5 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆58Updated 3 weeks ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated 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
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- ☆34Updated this week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- C# interface-to-member source generator☆80Updated 9 months ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆38Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- C# Source Generator library for Inter-Process Communication☆41Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), pro…☆20Updated 5 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 4 months ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆38Updated last week
- Span-ify your code: write high performance memory aware C#☆70Updated 2 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆108Updated last year
- Simple C# source generation based on custom templates☆104Updated last year
- Non-boxing passing of values.☆27Updated 10 months ago