leandromoh / Curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
☆70Updated last year
Alternatives and similar repositories for Curryfy:
Users that are interested in Curryfy are comparing it to the libraries listed below
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆72Updated this week
- Utility library for faster writing source generators☆61Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆46Updated 3 weeks ago
- Extends Verify to allow verification of C# Source Generators.☆80Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 6 months ago
- Analyzers checking System.Reflection☆81Updated last year
- The Try monad (Error/Exceptional monad) for C#☆58Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- C# interface-to-member source generator☆78Updated 5 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆60Updated last month
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated 10 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated 2 weeks ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 3 years ago
- ☆23Updated 4 years ago
- A set of generators helping dealing with structs in C#☆47Updated 3 years ago
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆31Updated 3 months ago
- Practical generic programming for .NET☆189Updated last week