Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. F#
F

F#

Language
126 projects90.1k total stars17.3k total forks6 languages

Open-source projects built with F#

There are currently 126 open-source projects built with F#, with a combined total of 90.1k GitHub stars. The most common language among these projects is F#.

Showing 126 open-source projects · page 2 of 4

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
DiffSharp
DiffSharpDiffSharp/DiffSharp

A tensor library for differentiable functional programming in F#, with PyTorch-like APIs and GPU support.

61372F#
2 years ago
Feliz
FelizZaid-Ajaj/Feliz

A fresh retake of the React API in Fable for building React applications in F#, optimized for developer happiness.

60692F#
21 days ago
FParsec
FParsecstephan-tolksdorf/fparsec

A parser combinator library for F# that enables building recursive-descent parsers for formal grammars.

56046F#
2 years ago
FsToolkit.ErrorHandling
FsToolkit.ErrorHandlingdemystifyfp/FsToolkit.ErrorHandling

An opinionated F# library providing utility functions, computation expressions, and operators for working with the Result type.

54967F#
6 days ago
Farmer
FarmerCompositionalIT/farmer

A .NET library for creating and deploying Azure resources using ARM templates with F# domain-specific language.

546171F#
1 month ago
Hopac
HopacHopac/Hopac

A Concurrent ML-style library for F# providing lightweight concurrency primitives and message-passing.

53662F#
4 years ago
logary
logarylogary/logary

A high-performance, structured logging and metrics library for .NET and F#, following OpenTelemetry specifications.

53267F#
3 years ago
Logary
Logarylogary/logary

A high-performance, structured logging and metrics library for .NET and F#, following OpenTelemetry specifications.

53267F#
3 years ago
altcover
altcoverSteveGilham/altcover

A cross-platform .NET code coverage tool that instruments assemblies via IL weaving for Mono, .NET Framework, and .NET Core.

53121F#
4 days ago
ProjectScaffold
ProjectScaffoldfsprojects/ProjectScaffold

A prototypical .NET solution scaffolding tool with a build process for F# projects.

521152F#
2 years ago
canopy
canopylefthandedgoat/canopy

An F# web automation and testing library built on Selenium with C# compatibility.

511113F#
3 years ago
FsHttp
FsHttpronaldschlenker/FsHttp

A hackable HTTP client for F# and .NET that combines convenience with flexibility for both interactive exploration and production use.

49841F#
2 months ago
CocosSharp
CocosSharpmono/CocosSharp

A C# implementation of Cocos2D and Cocos3D APIs for building cross-platform games with MonoGame.

494159C#
6 years ago
Argu
Argufsprojects/Argu

A declarative CLI argument and XML configuration parser with help message generation for F# applications.

48476F#
1 day ago
Blazor Redux
Blazor Reduxtorhovland/blazor-redux

A library that provides Redux-style state management for Blazor applications, enabling predictable state containers with C# and F# support.

48045C#
3 years ago
UrhoSharp
UrhoSharpxamarin/urho

A lightweight, cross-platform 3D game engine for C# and F# powered by Urho3D.

466121C#
4 years ago
Elmish.WPF
Elmish.WPFelmish/Elmish.WPF

A production-ready library for building WPF applications using the Elmish/MVU architecture with static XAML views and data bindings.

46374F#
1 year ago
FsUnit
FsUnitfsprojects/FsUnit

A library that makes unit-testing with F# more enjoyable by adding a functional syntax to .NET testing frameworks.

44775F#
11 months ago
FunScript
FunScriptZachBray/FunScript

F# to JavaScript compiler with TypeScript type provider for jQuery and other library bindings.

44678F#
9 years ago
Spreads
SpreadsSpreads/Spreads

An ultra-fast .NET library for complex event processing and time series manipulation, handling historical and real-time data streams.

43539C#
3 years ago
VimSpeak
VimSpeakAshleyF/VimSpeak

Control Vim and Vim-like editors with voice commands using speech recognition.

41830F#
5 years ago
Oxpecker
OxpeckerLanayx/Oxpecker

A high-performance F# web framework for building fullstack applications with ASP.NET Core, HTMX, and Solid.js.

41324F#
1 day ago
FSharp.Data.GraphQL
FSharp.Data.GraphQLfsprojects/FSharp.Data.GraphQL

An F# implementation of the GraphQL specification, providing a type-safe server and client library for .NET ecosystems.

40875F#
16 days ago
Myriad
MyriadMoiraeSoftware/myriad

A code generator for F# that enables meta-programming by generating idiomatic F# code from AST input via plugins.

38344F#
7 days ago
FSharpLu
FSharpLuMicrosoft/fsharplu

A lightweight F# utility library providing helpers for string manipulation, logging, collections, file operations, JSON serialization, and Azure/Windows integration.

37238F#
2 years ago
Math.NET Symbolics
Math.NET Symbolicsmathnet/mathnet-symbolics

A lightweight open-source computer algebra library for .NET, Silverlight, and Mono, written in F#.

37072F#
2 years ago
FSharp.SystemTextJson
FSharp.SystemTextJsonTarmil/FSharp.SystemTextJson

A System.Text.Json serializer for F# types including records, discriminated unions, and collections with extensive customization.

36848F#
6 days ago
Npgsql.FSharp
Npgsql.FSharpZaid-Ajaj/Npgsql.FSharp

A thin, F#-friendly wrapper around Npgsql for PostgreSQL database operations with optional static query analysis.

34149F#
3 months ago
TypeShape
TypeShapeeiriktsarpalis/TypeShape

A practical F# library for datatype-generic programming using reflection and visitor patterns to minimize boilerplate.

32533F#
1 year ago
FSharpLint
FSharpLintfsprojects/FSharpLint

A static analysis tool for F# that enforces coding conventions, detects code smells, and checks formatting rules.

32474F#
3 days ago
Http.fs
Http.fshaf/Http.fs

A simple, functional HTTP client library for F# with an immutable, fluent API.

31938HTML
2 years ago
FSharp.TypeProviders.StarterPack
FSharp.TypeProviders.StarterPackfsprojects/FSharp.TypeProviders.StarterPack

An SDK for creating F# type providers with the ProvidedTypes.fs API files needed for authoring.

30591F#
5 days ago
F# RISC-V Instruction Set formal specification
F# RISC-V Instruction Set formal specificationmrLSD/riscv-fs

A formal and executable RISC-V ISA specification written in F# with a purely functional style, designed for clarity and reference.

29315F#
6 days ago
XPlot
XPlotfslaborg/XPlot

A collection of older F# plotting libraries using Plotly and Google Charts as backends for data visualization.

28970F#
1 year ago
SwaggerProvider
SwaggerProviderfsprojects/SwaggerProvider

F# generative Type Provider that auto-generates strongly-typed HTTP client code from OpenAPI/Swagger schemas at compile time.

27860F#
5 days ago
Warewolf ESB
Warewolf ESBWarewolf-ESB/Warewolf

A visual, flow-based development environment for designing and creating microservices with drag-and-drop functionality.

277116C#
1 day ago
1
2
3
4