TolikPylypchuk / MatchmakerLinks
A library which enables more powerful pattern matching in C#
☆14Updated 2 months ago
Alternatives and similar repositories for Matchmaker
Users that are interested in Matchmaker are comparing it to the libraries listed below
Sorting:
- An HTML generation library☆44Updated last week
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆45Updated 9 months ago
- 👜 Single-file persisted lookup key/value database contained in a pure .NET 7.0+ library. All records persisted are kept in-memory for fa…☆45Updated last year
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆82Updated last week
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- The most flexible mediation implementation in the .NET ecosystem with your own types☆46Updated 2 years ago
- Acornima is a standard-compliant JavaScript parser for .NET. It is a fork of Esprima.NET combined with the .NET port of the acornjs parse…☆42Updated last month
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 10 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆77Updated last month
- Infrastructure for Serilog sinks that process events in batches.☆75Updated last year
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- IDisposable helper types.☆138Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- It allows to build in real time a lazy proxy type or an instance of this type.☆75Updated 2 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Step into debugging and generate readable script from linq expressions