kevingosse / ManagedDotnetGCLinks
Implementation of a .NET GC in C# with NativeAOT
☆89Updated 5 months ago
Alternatives and similar repositories for ManagedDotnetGC
Users that are interested in ManagedDotnetGC are comparing it to the libraries listed below
Sorting:
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A library to build .NET profilers in .NET☆151Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆64Updated 3 weeks ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- C# Source Generator library for Inter-Process Communication☆40Updated last week
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆47Updated last month
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- System.IO.Pipelines API adapter for System.Net.WebSockets