leandromoh / Curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
☆69Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Curryfy
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Analyzers checking System.Reflection☆80Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆71Updated 6 months ago
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 4 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆49Updated 3 years ago
- C# interface-to-member source generator☆76Updated 2 months ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆43Updated 10 months ago
- Extends Verify to allow verification of C# Source Generators.☆73Updated this week
- A simple template base system of macros for C# that can be executed in design time☆63Updated 7 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- The combined Langly runtime☆33Updated 2 years ago
- ☆23Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- Non-boxing passing of values.☆27Updated 4 months ago
- The most revolutionary syntax visualizer☆62Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆56Updated 10 months ago
- Immutability is easy!☆41Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Easy C# class and code generation, POCO object and Methods creation☆70Updated 3 weeks ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- A set of generators helping dealing with structs in C#☆45Updated 3 years ago
- Source Generator Generating the Dispose functions in Disposables.☆15Updated 6 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- ☆18Updated 5 years ago