kevingosse / NativeObjectsLinks
Source-generator for easier native interop.
☆13Updated 7 months ago
Alternatives and similar repositories for NativeObjects
Users that are interested in NativeObjects are comparing it to the libraries listed below
Sorting:
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Generate plots for BenchmarkDotNet☆13Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- Vectorized generic dictionary prototype☆26Updated last year
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- Code memory safety analysis☆14Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- LINQ implementation for Span☆24Updated last year
- Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.☆29Updated last year
- A .Net Standard Library with Generic methods to traverse k-ary trees in any order required.☆29Updated 6 years ago
- Editor Bar is a Visual Studio extension designed to enhance your coding experience. It displays the path of the current file along with t…☆22Updated last month
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Implementation of a .NET GC in C# with NativeAOT☆101Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- WPF is a .NET Core UI framework for building Windows desktop applications.