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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆77Updated 3 weeks ago
- Non-boxing passing of values.☆29Updated 6 months ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- IDisposable helper types.☆138Updated last year
- BigMachines is State Machine library for .NET☆44Updated 2 months ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- .NET Serializer testing framework☆77Updated 2 years ago
- Download, update and sync loose files from URLs☆61Updated this week
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- This project contains networking primitives for use with .NET.☆96Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 4 months ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- Utility library for faster writing source generators☆65Updated 4 years ago
- Source Generator Generating the Dispose functions in Disposables.☆18Updated last month