Kuinox / Myna
☆11Updated 8 months ago
Alternatives and similar repositories for Myna
Users that are interested in Myna are comparing it to the libraries listed below
Sorting:
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Utilities for working with streams and pipes☆10Updated this week
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 5 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Find transitive dependencies in assemblies☆23Updated 3 weeks ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 3 months ago
- Vectorized generic dictionary prototype☆23Updated 5 months ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆10Updated 4 years ago
- Exposes top-level nullability information from reflection☆15Updated last week
- A sample Windows Forms .NET app that hosts a Windows Sandbox☆10Updated 3 weeks ago
- Source generator to easily embed and access files + directory trees☆17Updated 4 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 11 months ago
- ☆14Updated last month
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 10 months ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- A CLI tool with commands to help maintain .NET codebases☆18Updated last week
- .NET Generic Host for UI applications☆23Updated 9 months ago
- SqlSrcGen☆10Updated last year
- MSBuild infrastructure support to include source generators (analyzers) in nuget packages☆21Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year