leandromoh / CurryfyLinks
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
☆73Updated 2 years ago
Alternatives and similar repositories for Curryfy
Users that are interested in Curryfy are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 3 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated 2 weeks ago
- Analyzers checking System.Reflection☆82Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- Additional async LINQ to objects operators for IAsyncEnumerable<T>☆26Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆46Updated 5 months ago
- Non-boxing passing of values.☆28Updated last month
- Implicit parameters via contexts☆43Updated 3 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆47Updated last year
- A simple web app that charts your BenchmarkDotNet console results.☆52Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆44Updated 4 months ago