leandromoh / CurryfyLinks
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:
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- A source generator for C# that turns .env files into runtime constants.☆37Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆74Updated 4 months ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 3 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- ☆24Updated 4 years ago
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. Scen…☆46Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- C# interface-to-member source generator☆81Updated 9 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 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
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Utility library for faster writing source generators☆61Updated 4 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆49Updated last month
- A C# string parser based on simple templates using source generators.☆44Updated last month
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year