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:
- A collection of source-only NuGet packages containing tiny bits of utility code that don't belong together in a monolithic library.☆11Updated 5 months ago
- ☆11Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- WPF Controls for data entry, detecting if required data is missing or data has been changed☆14Updated 5 months ago
- Vectorized generic dictionary prototype☆25Updated 8 months 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 simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 8 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- A CLI tool with commands to help maintain .NET codebases☆19Updated 2 weeks ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 9 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- LINQ implementation for Span☆23Updated 11 months ago
- Generate plots for BenchmarkDotNet☆12Updated 9 months ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆24Updated 2 years ago
- A lightweight toolkit to write .NET assembly weavers.☆17Updated 5 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 3 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- ☆12Updated last month
- A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly☆12Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- C# Port of the high performance monospace terminal renderer prototype of cmuratori (originally written in C)☆14Updated 4 years ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Simple tools for working with immutable trees☆59Updated 2 weeks ago
- LINQ bindings for the Z3 theorem prover from Microsoft Research.☆39Updated last month
- A sample Windows Forms .NET app that hosts the real and only Windows Sandbox:☆13Updated 3 weeks ago
- Utilities for working with streams and pipes☆12Updated this week
- 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