MichalStrehovsky / sizoscopeLinks
.NET tool to analyze size of Native AOT binaries.
☆384Updated last week
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.☆373Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated 2 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆483Updated this week
- ☆167Updated 3 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated 10 months ago
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- Improved MSBuild editing support☆234Updated 3 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆158Updated 7 months ago
- Inject arbitrary IL code at compile time.☆247Updated 2 months ago
- Bootstrapped framework-dependent deployment for .NET applications☆314Updated last month
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆151Updated 6 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Port of zstd compression library to c#☆295Updated 4 months ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆181Updated 8 months ago
- Execute a function in a separate process☆235Updated last year
- Experimenting with dotnet runtime.☆202Updated this week
- Interop bindings for Windows.☆292Updated 4 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆320Updated 2 weeks ago
- Prototype native exports for a .NET Assembly.☆442Updated 2 months ago
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆693Updated 9 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generato…☆123Updated last week
- A framework for developing multimedia-based applications.☆295Updated 2 months ago
- A cross platform package to copy text to and from the clipboard.☆559Updated this week
- Raw bindings to Linux platform APIs for .NET Core☆172Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆100Updated this week
- LINQ for Span<T>, without memory allocations.☆279Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago