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 set of generators helping dealing with structs in C#☆48Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆77Updated last month
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- IDisposable helper types.☆137Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 8 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 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…☆46Updated 3 months ago
- Utility library for faster writing source generators☆64Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated last month
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 3 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago
- Analyzers checking System.Reflection☆82Updated last year
- Source Generator Generating the Dispose functions in Disposables.☆17Updated last month
- A modern compile-time generated interception/proxy library☆141Updated 2 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