thedmi / Equ
Fast, convention-based, zero-code equality functions for .NET
☆66Updated 6 months ago
Alternatives and similar repositories for Equ:
Users that are interested in Equ are comparing it to the libraries listed below
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- C# immutable records generator☆73Updated 5 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆107Updated 2 weeks ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- C# library to create new immutable object applying lambda expressions to the existing immutable object☆62Updated 4 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 8 months ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆84Updated 6 years ago
- Type safe C# primitives☆34Updated 6 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- Utility library for faster writing source generators☆61Updated 4 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆153Updated 5 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 6 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- NUnit logger for vstest platform (<= v3.x)☆53Updated 10 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated 3 months ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Generate ToString method from public properties.☆83Updated 3 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- String extensions for named parameterized string formatting.☆74Updated 3 years ago