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:
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated 2 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A simple web app that charts your BenchmarkDotNet console results.☆52Updated 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.☆136Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆54Updated 6 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 7 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- ☆24Updated 4 years ago
- Simple build versioning for .NET, powered by Git tags☆66Updated last week
- Example implementation of IValueTaskSource☆30Updated 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 2 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago