AArnott / Nerdbank.Algorithms
A collection of algorithms I've implemented and found generally useful
☆15Updated 11 months ago
Alternatives and similar repositories for Nerdbank.Algorithms:
Users that are interested in Nerdbank.Algorithms are comparing it to the libraries listed below
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 4 months 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 collection of Roslyn analyzers and source generators empowering daily development☆14Updated 9 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- ☆12Updated 7 years ago
- ☆8Updated 2 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 5 months ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Utilities for working with streams and pipes☆10Updated 2 weeks ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated 2 weeks ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Types to assist with cancellation handling.☆15Updated last year
- A CLI tool with commands to help maintain .NET codebases☆17Updated 2 weeks ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆17Updated 2 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- SqlSrcGen☆10Updated last year
- Makes it easy to associate files with your application☆10Updated this week
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Updated 9 months ago
- Show desktop notifications using this library☆19Updated this week