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 8 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆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
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- .NET Generic Host for UI applications☆29Updated last year
- 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 6 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- template repository for a roslyn source generator☆23Updated 4 years ago
- Fluent Wrapper for DbCommand☆23Updated this week
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago
- Write Serilog events to observers (Rx) through an IObservable☆27Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- Makes it easy to associate files with your application☆11Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆22Updated 4 years ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆17Updated 6 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- An investigation into using Files and FileStream with System.IO.Pipelines☆10Updated 6 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Code generator tools that helps you to automate C# code generation.☆12Updated 4 months ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Utilities for working with streams and pipes☆12Updated this week
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Source generator to easily embed and access files + directory trees☆18Updated 4 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago