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
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- C# interface-to-member source generator☆79Updated 6 months ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- Example implementation of IValueTaskSource☆31Updated last year
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- ☆23Updated 4 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 2 years ago
- Immutability is easy!☆47Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆58Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- 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 10 months ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆72Updated last month
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- A set of generators helping dealing with structs in C#☆47Updated 3 years ago
- IDisposable helper types.☆127Updated 11 months ago
- Extends Verify to allow verification of C# Source Generators.☆81Updated last week
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last week
- Generate ToString method from public properties.☆83Updated 2 months ago
- This project contains networking primitives for use with .NET.☆94Updated 4 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Practical generic programming for .NET☆199Updated last week