nessos / EffLinks
A library design for programming with effects and handlers in C#
☆155Updated last year
Alternatives and similar repositories for Eff
Users that are interested in Eff are comparing it to the libraries listed below
Sorting:
- Fluent members for F# FSharp.Core functions☆70Updated 8 months ago
- High performance System.Threading.(Value)Task computation expressions for F#☆245Updated 3 years ago
- Lean .NET BDD framework with powerful F# integration☆139Updated last year
- A fast multi-format message serializer for .NET☆326Updated 3 years ago
- Practical generic programming for F#☆317Updated 11 months ago
- DLR interop for F# -- works like dynamic keyword in C#☆96Updated 4 years ago
- F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.☆162Updated 3 years ago
- Semi-safely generate CIL in F#☆57Updated 4 years ago
- A set of utilities, that you always wanted to have in F#.☆127Updated 3 years ago
- LALR parser combinators for C# and F#.☆102Updated this week
- C#->F# transpiler.☆63Updated 3 years ago
- Railway-oriented programming for .NET☆188Updated 7 years ago
- A quotations evaluator/compiler for F# based on LINQ expression tree compilation☆72Updated 5 years ago
- Bank Account kata and Functional Event Sourcing in F#☆80Updated 4 years ago
- This repo contains all c++ / haskell samples from Bartosz Milewski's book (Category Theory for Programmers) converted to csharp and fshar…☆209Updated 4 years ago
- DSLs in Action samples in Java, Groovy, Ruby, Clojure and Scala, translated to F#☆192Updated 3 years ago
- Functional test library for F# / C# / VB.NET☆125Updated last month
- Generates F# code from protobuf schema for binary and json format☆142Updated 4 years ago
- Visual Studio Formatter for F#☆45Updated 2 years ago
- Implements a resumption monad for .NET targeting data access with automatic batching and caching.