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 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
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- Simple application to full-text searching in file system☆18Updated 5 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- 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
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Source generator to easily embed and access files + directory trees☆18Updated 4 years ago
- Utilities for working with streams and pipes☆12Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 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
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆20Updated last week
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 2 weeks ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Internal application architecture via command and event messages☆32Updated 2 weeks ago
- A CLI tool with commands to help maintain .NET codebases☆20Updated this week
- LINQ implementation for Span☆24Updated last year
- ☆12Updated last week
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 6 months ago
- A .NET library that calculates the width of Unicode characters.☆61Updated 3 weeks ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- ☆15Updated 2 months ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- WPF Controls for data entry, detecting if required data is missing or data has been changed☆14Updated 8 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 collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year