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:
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 8 months ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 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
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Makes it easy to associate files with your application☆10Updated last week
- A command-line tool that shows what namespaces you am-using.☆27Updated last week
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 6 months ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago
- ☆12Updated 7 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- .NET Generic Host for UI applications☆23Updated 10 months ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- MSBuild, csproj and props package reference editor.☆18Updated 2 years ago
- Scans a given directory tree for interesting assembly references☆17Updated last week
- A library that extends the Microsoft.Extensions.Hosting library with modular host implementations for various application platforms.☆14Updated 4 months ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- convert MSBuild project files to C# pseudo-code☆10Updated 7 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Internal application architecture via command and event messages☆31Updated this week
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 11 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago