rkoeninger / KitchenSinkLinks
Multi-paradigm programming in C#
☆12Updated 2 years ago
Alternatives and similar repositories for KitchenSink
Users that are interested in KitchenSink are comparing it to the libraries listed below
Sorting:
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 2 months ago
- Find transitive dependencies in assemblies☆24Updated last month
- WPF Controls for data entry, detecting if required data is missing or data has been changed☆14Updated 9 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Internal application architecture via command and event messages☆32Updated this week
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 months 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
- A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly☆12Updated 3 weeks ago
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated 2 years ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated 2 years ago
- Source generator to easily embed and access files + directory trees☆18Updated 4 years ago
- Simple yet versatile library for generating graphs in the DOT language☆57Updated 7 months ago
- A lightweight implementation of the Reactive framework.☆21Updated last month
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆22Updated 3 weeks ago
- ☆12Updated last month
- Parser for arithmetic expressions☆21Updated 4 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated last month
- File and Folder selector for Spectre.Console☆47Updated 3 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Library for generating IDs like those used by Stripe and other services☆11Updated 2 months ago
- A platform-independent, lightweight library for developing .NET applications using the MVVM architecture☆36Updated 5 years ago