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
Sorting:
- Analyzers checking System.Reflection☆81Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆73Updated 2 months 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
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- A set of generators helping dealing with structs in C#☆47Updated 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
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆59Updated 3 years ago
- C# interface-to-member source generator☆80Updated 8 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆63Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Immutability is easy!☆50Updated last week
- ☆23Updated 4 years ago
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆32Updated 6 months ago
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated 2 weeks ago
- Extends Verify to allow verification of C# Source Generators.☆82Updated this week
- Roslyn Source Code Generators with Examples☆83Updated 3 weeks ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated last month
- ☆18Updated 5 years ago