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:
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 3 months ago
- Internal application architecture via command and event messages☆32Updated this week
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- 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
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- 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 7 years ago
- Generate plots for BenchmarkDotNet☆12Updated 10 months ago
- ☆12Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- A CLI tool with commands to help maintain .NET codebases☆19Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Utilities for working with streams and pipes☆12Updated last week
- Code generator tools that helps you to automate C# code generation.☆12Updated this week
- Fluent Wrapper for DbCommand☆22Updated last week
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A library that extends the Microsoft.Extensions.Hosting library with modular host implementations for various application platforms.☆14Updated last month
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated last year
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 4 years ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆17Updated last month
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 11 months ago