AArnott / Nerdbank.AlgorithmsLinks
A collection of algorithms I've implemented and found generally useful
☆16Updated last year
Alternatives and similar repositories for Nerdbank.Algorithms
Users that are interested in Nerdbank.Algorithms are comparing it to the libraries listed below
Sorting:
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 11 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- Internal application architecture via command and event messages☆32Updated this week
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- ☆12Updated 8 years ago
- Makes it easy to associate files with your application☆11Updated this week
- Utilities for working with streams and pipes☆12Updated last week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- template repository for a roslyn source generator☆23Updated 3 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- A dotnet tool that displays project properties.☆11Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Source generator to easily embed and access files + directory trees☆18Updated 4 years ago
- Fluent Wrapper for DbCommand☆22Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Code generator tools that helps you to automate C# code generation.☆12Updated last month
- SqlSrcGen☆10Updated 2 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 years ago
- A library that extends the Microsoft.Extensions.Hosting library with modular host implementations for various application platforms.☆15Updated 3 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago