FSharpPlus

Code enhancer

Extends F# with functional programming techniques and generic functions to simplify development and improve code reuse.

Extensions for F#

GitHub

852 stars
29 watching
95 forks
Language: F#
last commit: 11 days ago
Linked from 2 awesome lists

arrow-functionscomputation-expressionsextensionsf-sharpgeneric-functionslensesmonad-transformers

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fsprojects/fsharpx.extras A collection of libraries and tools for F# developers to improve their productivity and programming experience. 683
fsprojects/fantomas Automatically formats F# source code to improve readability and consistency 773
fsprojects/fsharp.data.typeproviders Legacy F# type providers for accessing various data sources using .NET Framework generators 38
fsprojects/fsharpx.async Utilities for asynchronous programming in F# 94
fsprojects/fsharp.data.sqlclient Provides F# type providers for accessing MS SQL database objects in a statically typed manner 204
fsprojects/fsharp.text.regexprovider A type provider for regular expressions. 74
microsoft/fsharplu A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. 358
fsprojects/fsharp.control.asyncseq A collection of asynchronous programming utilities for F# 163
dotnet/fsharp The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. 3,926
fsprojects/fsharplint A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. 303
fsprojects/fsharp.json A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. 225
fsprojects/fsharp.data A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. 816
jack-pappas/extcore An extended core library for F# providing common functionality, immutable data structures, and computation expressions to simplify functional programming patterns. 180
fsprojects/simdarray A library that provides performance-enhanced array operations using SIMD and parallel processing in F# 132
fsprojects/fsharp.typeproviders.sdk An F# API for building type providers 300