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:
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated 2 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 8 months ago
- Helper types for creating and interpreting GUIDs.☆31Updated 3 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
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 10 months ago
- SqlSrcGen☆10Updated last year
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 2 months ago
- Internal application architecture via command and event messages☆32Updated this week
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Utilities for working with streams and pipes☆12Updated last week
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 3 years ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated last year
- Makes it easy to associate files with your application☆11Updated last week
- Generate plots for BenchmarkDotNet☆12Updated 9 months ago
- ☆12Updated 7 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆14Updated 6 years ago
- template repository for a roslyn source generator☆22Updated 3 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- PMS full-text search engine with no external dependencies written in C#☆23Updated last year
- .NET Generic Host for UI applications☆27Updated last year
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 7 months ago
- Small library to handle ISO8601 durations in C#☆34Updated 2 years ago