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:
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated last month
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 7 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
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A lightweight, fast and compliant JSON serializer/deserializer/validator for .NET☆22Updated 2 years ago
- Utilities for working with streams and pipes☆12Updated last week
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Genumerics is a high-performance .NET library for generic numeric operations☆19Updated 4 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated 2 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆15Updated last year
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated last year
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Scans a given directory tree for interesting assembly references☆17Updated 2 weeks ago
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆43Updated 8 months ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Updated last year
- Smash provides a collection of non-cryptographic hashes for .NET☆20Updated last year
- Makes it easy to associate files with your application☆11Updated this week