MichalStrehovsky / sizoscopeLinks
.NET tool to analyze size of Native AOT binaries.
☆391Updated last month
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.☆379Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆195Updated 3 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated last year
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆485Updated last week
- Bootstrapped framework-dependent deployment for .NET applications☆318Updated 2 months ago
- A tool to visualize the activity of the .NET garbage collector.☆183Updated last year
- ☆171Updated 5 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆156Updated 7 months ago
- Execute a function in a separate process☆234Updated last year
- Improved MSBuild editing support☆235Updated 4 months ago
- Inject arbitrary IL code at compile time.☆251Updated last week
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Port of zstd compression library to c#☆304Updated 3 weeks ago
- Experimenting with dotnet runtime.☆246Updated last week
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆106Updated this week
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- ☆195Updated 7 months ago
- Raw bindings to Linux platform APIs for .NET Core☆173Updated 2 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆695Updated last month
- A framework for developing multimedia-based applications.☆296Updated 3 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆324Updated 2 weeks ago
- Interop bindings for Windows.☆297Updated 6 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 3 months ago
- General purpose pluggable XAML compiler with no runtime dependencies.☆359Updated 3 months ago
- Fast and lightweight parser creation tools☆489Updated last week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆265Updated last week
- LINQ for Span<T>, without memory allocations.☆282Updated last year