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 lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated 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
- .NET Serializer testing framework☆76Updated 2 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 4 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last month
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated this week
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Additional async LINQ to objects operators for IAsyncEnumerable<T>☆26Updated 2 years ago
- Implicit parameters via contexts☆43Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 5 months ago