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 2 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- BigMachines is State Machine library for .NET☆44Updated last week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated last month
- IDisposable helper types.☆135Updated last year
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- The combined Langly runtime☆33Updated 3 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 complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.☆74Updated last week
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 4 months ago
- Utility library for faster writing source generators☆63Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆54Updated 5 months ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 6 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last month
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year