leandromoh / CurryfyLinks
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
☆71Updated last year
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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- Analyzers checking System.Reflection☆82Updated last year
- 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
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Simple build versioning for .NET, powered by Git tags☆65Updated 3 weeks ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆74Updated 4 months ago
- Roslyn Source Code Generators with Examples☆84Updated last month
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆60Updated 3 years ago
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- BigMachines is State Machine library for .NET☆42Updated last month
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- .NET Serializer testing framework☆75Updated 2 years ago