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:
- ☆11Updated last year
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- Internal application architecture via command and event messages☆32Updated this week
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 10 months ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly☆12Updated 2 weeks ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 4 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- WpfControlTestbench makes it easy to write sophisticated test windows for WPF controls with few lines of code.☆25Updated 6 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated this week
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 10 months ago
- ☆12Updated 3 weeks ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- A sample Windows Forms .NET app that hosts the real and only Windows Sandbox:☆13Updated 2 months ago
- A collection of source-only NuGet packages containing tiny bits of utility code that don't belong together in a monolithic library.☆11Updated 6 months ago
- Enhance your T4 experience in Visual Studio.☆49Updated 2 months ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Source generator to easily embed and access files + directory trees☆18Updated 4 years ago
- An open-source, professionally-built and fully supported library of Metalama aspects.☆21Updated last month
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- A CLI tool with commands to help maintain .NET codebases☆20Updated last week
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Utilities for working with streams and pipes☆12Updated 2 weeks ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago