thautwarm / FSTanLinks
Higher abstraction infrastructures in F#(ad-hoc polymorphism, subtypeclassing, monad, hkt...), exactly what we've dreamed about for so long
☆44Updated 6 years ago
Alternatives and similar repositories for FSTan
Users that are interested in FSTan are comparing it to the libraries listed below
Sorting:
- Fluent members for F# FSharp.Core functions☆70Updated 8 months ago
- Makes Span/ReadOnlySpan easy to use from F#.☆37Updated 6 years ago
- Collection of tools used when developing for Fantomas☆35Updated 11 months ago
- Python core implemented in F# language and under dotnetcore 3.1 or later.☆25Updated 5 years ago
- The Visual F# compiler and tools☆41Updated 7 years ago
- A library for incremental computations. Based on janestreet/incremental (https://github.com/janestreet/incremental) for OCaml.☆71Updated 7 years ago
- Generate signature files for F#☆48Updated this week
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆30Updated 7 years ago
- Repository of small F# 🦊 utilities, mainly for using with FAKE☆32Updated 4 years ago
- λ calculus library made purely in and for F#☆36Updated 2 years ago
- ☆24Updated 9 years ago
- This library provides strict left folds that stream in constant memory, and you can combine folds using Applicative style to derive new f…☆35Updated last year
- Library for building Language Server Protocol servers and clients in F#.