MichalStrehovsky / sizoscopeLinks
.NET tool to analyze size of Native AOT binaries.
☆419Updated 4 months ago
Alternatives and similar repositories for sizoscope
Users that are interested in sizoscope are comparing it to the libraries listed below
Sorting:
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆411Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆202Updated last month
- A tool to visualize the activity of the .NET garbage collector.☆184Updated last year
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆496Updated last week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- Bootstrapped framework-dependent deployment for .NET applications☆319Updated last week
- Inject arbitrary IL code at compile time.☆255Updated 3 weeks ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆158Updated last month
- Improved MSBuild editing support☆238Updated last month
- ☆180Updated 8 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆703Updated 4 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆132Updated this week
- Port of zstd compression library to c#☆337Updated 3 weeks ago
- Execute a function in a separate process☆234Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆166Updated 4 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆342Updated last month
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Experimenting with dotnet runtime.☆293Updated last week
- Prototype native exports for a .NET Assembly.