rkoeninger / KitchenSink
Multi-paradigm programming in C#
☆12Updated last year
Alternatives and similar repositories for KitchenSink:
Users that are interested in KitchenSink are comparing it to the libraries listed below
- A terminal abstraction with platform-specific drivers.☆25Updated 2 years ago
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- A C# string parser based on simple templates using source generators.☆37Updated last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A platform-independent, lightweight library for developing .NET applications using the MVVM architecture☆37Updated 4 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆17Updated 2 months ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 11 months ago
- A modern, immutable, async-first, DI-friendly abstraction of hierarchical file systems with a consistent and developer friendly API that …☆40Updated 7 months ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated 11 months ago
- A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly☆10Updated 3 weeks ago
- Vectorized generic dictionary prototype☆19Updated 3 months ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 5 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated 2 weeks ago
- A CLI tool with commands to help maintain .NET codebases☆17Updated 2 weeks ago
- WpfControlTestbench makes it easy to write sophisticated test windows for WPF controls with few lines of code.☆23Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 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 4 months ago
- A micro-sdk for .NET☆15Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Nuget package merging utiility☆23Updated 8 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated 2 weeks ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- .NET library to work with Git repositories☆33Updated last week