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
Alternatives and similar repositories for Curryfy:
Users that are interested in Curryfy are comparing it to the libraries listed below
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 5 months ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆72Updated 8 months ago
- Analyzers checking System.Reflection☆80Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated last week
- Extends Verify to allow verification of C# Source Generators.☆79Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- The combined Langly runtime☆33Updated 2 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- ☆23Updated 4 years ago
- A set of generators helping dealing with structs in C#☆45Updated 3 years 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
- Example implementation of IValueTaskSource☆31Updated last year
- The Try monad (Error/Exceptional monad) for C#☆57Updated last year
- Additional async LINQ to objects operators for IAsyncEnumerable<T>☆26Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Source Generator Generating the Dispose functions in Disposables.☆15Updated 8 months ago
- C# interface-to-member source generator☆77Updated 4 months ago
- ☆57Updated this week
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated 3 months ago
- .NET Serializer testing framework☆76Updated last year
- Simple C# source generation based on custom templates☆99Updated last year
- 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
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- The most revolutionary syntax visualizer☆67Updated last week