Kuinox / MynaLinks
☆11Updated last year
Alternatives and similar repositories for Myna
Users that are interested in Myna are comparing it to the libraries listed below
Sorting:
- Utilities for working with streams and pipes☆12Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 3 months ago
- Generate plots for BenchmarkDotNet☆12Updated 9 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks 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
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆24Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Source generator to easily embed and access files + directory trees☆18Updated 4 years ago
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 9 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 last year
- Find transitive dependencies in assemblies☆23Updated 4 months ago
- LINQ implementation for Span☆23Updated 11 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A light-weight, performant interval tree in C#