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 library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- A Tokenizing TextBox for Avalonia☆27Updated 5 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 2 months ago
- WPF Controls for data entry, detecting if required data is missing or data has been changed☆14Updated 4 months 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
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 8 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 7 months ago
- WpfControlTestbench makes it easy to write sophisticated test windows for WPF controls with few lines of code.☆24Updated 4 months ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated 2 weeks ago
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- A platform-independent, lightweight library for developing .NET applications using the MVVM architecture☆37Updated 5 years ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly☆12Updated last week
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Find transitive dependencies in assemblies☆23Updated 3 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Generate plots for BenchmarkDotNet☆12Updated 8 months ago
- LINQ implementation for Span☆23Updated 10 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Internal application architecture via command and event messages☆32Updated this week
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- C# Port of the high performance monospace terminal renderer prototype of cmuratori (originally written in C)☆14Updated 4 years ago