madelson / MedallionTopologicalSortLinks
A topological sort implementation for .NET
☆25Updated 3 years ago
Alternatives and similar repositories for MedallionTopologicalSort
Users that are interested in MedallionTopologicalSort are comparing it to the libraries listed below
Sorting:
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last month
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- Tool to rename .NET assemblies and references☆55Updated 6 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated this week
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- 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
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 4 years ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- A C# string parser based on simple templates using source generators.☆52Updated 7 months ago
- A micro-sdk for .NET☆17Updated last month
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 2 weeks ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆42Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆43Updated last month
- 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
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- ☆63Updated last week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- A C# port of Mozilla Universal Charset Detector.☆27Updated 6 years ago