MichalStrehovsky / sizoscopeLinks
.NET tool to analyze size of Native AOT binaries.
☆389Updated 2 weeks 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.☆376Updated last week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆192Updated 3 months ago
- Inject arbitrary IL code at compile time.☆249Updated 3 months ago
- A tool to visualize the activity of the .NET garbage collector.☆183Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Bootstrapped framework-dependent deployment for .NET applications☆316Updated 2 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated 11 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆483Updated this week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆155Updated 6 months ago
- ☆170Updated 4 months ago
- Improved MSBuild editing support☆234Updated 4 months ago
- Experimenting with dotnet runtime.☆217Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last week
- Execute a function in a separate process☆236Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆695Updated 2 weeks ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆324Updated 2 weeks ago
- A framework for developing multimedia-based applications.☆296Updated 3 months ago
- A .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆101Updated this week
- LINQ for Span<T>, without memory allocations.☆281Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆263Updated last month
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Prototype native exports for a .NET Assembly.☆449Updated 3 months ago
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆181Updated last year
- NXUI (nex-ui), next-gen UI - Create minimal Avalonia applications using C# 10 and .NET 8☆207Updated 2 weeks ago
- Port of zstd compression library to c#☆300Updated last week
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆181Updated 9 months ago