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 3 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
MiniScaffold
MiniScaffoldTheAngryByrd/MiniScaffold

An F# dotnet template for creating and publishing libraries and console applications with pre-configured build, test, and release automation.

27231F#
3 months ago
SqlHydra
SqlHydraJordanMarr/SqlHydra

SqlHydra is a type-safe SQL generation and code generation suite for F# that creates strongly-typed queries from your database schema.

26530F#
1 day ago
Epoxy
Epoxykekyo/epoxy

A minimal, easy-to-use MVVM library for building multi-platform XAML applications in C# and F#.

25811C#
1 year ago
Ply
Plycrowded/ply

High-performance Task and ValueTask computation expressions for F# with minimal overhead.

24617F#
3 years ago
R Type Provider
R Type ProviderBlueMountainCapital/FSharpRProvider

An F# type provider that enables seamless interoperability with R packages, offering type-safe access to R functions from .NET.

24469F#
24 days ago
Akkling
AkklingHorusiath/Akkling

An experimental F# typed API for Akka.NET, simplifying actor creation and enabling static type safety.

23643F#
1 month ago
TaskBuilder.fs
TaskBuilder.fsrspeele/TaskBuilder.fs

An F# computation expression builder for writing System.Threading.Tasks with C# async/await-like syntax and behavior.

23527F#
5 years ago
FSharp.Json
FSharp.Jsonvsapronov/FSharp.Json

A reflection-based JSON serialization library for F# with built-in null safety and F# type support.

23025F#
9 months ago
Fli
FliCaptnCodr/Fli

A lightweight F# library for executing CLI commands using computation expression syntax with no external dependencies.

2198F#
4 days ago
Fun.Blazor
Fun.BlazorslaveOftime/Fun.Blazor

A library that makes it easier for F# developers to build Blazor applications with functional programming and computation expressions.

2136F#
18 days ago
Oryx
Oryxcognitedata/oryx

A high-performance, cross-platform functional HTTP request handler library for building web clients and orchestrating requests in F#.

21211F#
2 days ago
FSharp.Charting
FSharp.Chartingfslaborg/FSharp.Charting

A charting library designed for interactive data visualization in F# scripting environments.

21166F#
6 years ago
FSharp.Data.SqlClient
FSharp.Data.SqlClientfsprojects/FSharp.Data.SqlClient

F# type providers for statically typed, compile-time checked access to Microsoft SQL Server databases.

20666F#
5 days ago
fasm
fasmd-edge/fasm

A .NET tool that disassembles F# code and .NET assemblies into JIT-generated assembly or IL code.

1959F#
2 years ago
Donald
Donaldpimbrouwers/Donald

A lightweight, generic F# database abstraction for safer and more succinct ADO.NET interactions.

19420F#
1 year ago
DDDInventoryItemFSharp
DDDInventoryItemFSharpeulerfx/DDDInventoryItemFSharp

An idiomatic F# implementation of Domain-Driven Design with Event-Sourcing using EventStore.

18741JavaScript
5 years ago
LiteDB.FSharp
LiteDB.FSharpZaid-Ajaj/LiteDB.FSharp

F# serialization and type-safe query support for LiteDB, enabling seamless use of F# records, unions, and maps.

18720F#
3 years ago
Chessie
Chessiefsprojects/Chessie

A .NET library implementing railway-oriented programming for functional error handling and data flow.

18542F#
7 years ago
Aether
Aetherxyncro/aether

A functional optics library for F# providing composable lenses and prisms for immutable data manipulation.

18330F#
4 years ago
FSharp.Control.AsyncSeq
FSharp.Control.AsyncSeqfsprojects/FSharp.Control.AsyncSeq

F# library providing asynchronous sequences compatible with BCL IAsyncEnumerable for async/await workflows.

17554F#
5 days ago
FsXaml
FsXamlfsprojects/FsXaml

F# tools and type providers for working with XAML in WPF and WinForms applications.

17146F#
6 years ago
Garnet
Garnetbcarruthers/garnet

A lightweight F# library for game composition using entity-component-system (ECS) and actor-like messaging.

17118F#
1 year ago
FsConfig
FsConfigdemystifyfp/FsConfig

A type-safe F# library for reading configuration from environment variables and AppSettings.

17014F#
2 years ago
SkunkHTML
SkunkHTMLmg0x7BE/skunk-html

A zero-setup static blog generator that converts Markdown to HTML and deploys automatically via GitHub Pages.

16739F#
4 days ago
Snowflaqe
SnowflaqeZaid-Ajaj/Snowflaqe

A dotnet CLI tool for generating type-safe GraphQL clients for F# and Fable with static query verification.

16129F#
1 year ago
Validus
Validuspimbrouwers/Validus

An extensible F# validation library with built-in validators for primitive types and support for custom validators.

1619F#
2 years ago
FSharp.Control.FusionTasks
FSharp.Control.FusionTaskskekyo/FSharp.Control.FusionTasks

A library providing seamless interoperability between F# Async workflows and .NET Task/ValueTask for mixed-language asynchronous programming.

16013F#
3 years ago
IcedTasks
IcedTasksTheAngryByrd/IcedTasks

An F# library providing additional computation expressions for ValueTask, ColdTask, CancellableTask, and parallel Async operations.

1516F#
24 days ago
ExcelProvider
ExcelProviderfsprojects/ExcelProvider

A .NET type provider for reading Excel files with static type safety and IntelliSense support.

14849F#
7 months ago
FSharpFar
FSharpFarnightroman/FarNet

A framework for extending Far Manager with .NET modules and scripts in PowerShell, F#, and JavaScript.

14720C#
2 months ago
Reaction.AsyncRx
Reaction.AsyncRxdbrattli/Reaction

Reactive programming library for F# Elmish and Fable applications using Async Observables.

14419F#
3 years ago
SIMDArray
SIMDArrayjackmott/SIMDArray

SIMD-enhanced array operations for F# that leverage CPU vector instructions for significant performance improvements.

13716F#
3 months ago
FSharp.Data.Npgsql
FSharp.Data.Npgsqldemetrixbio/FSharp.Data.Npgsql

F# type provider for PostgreSQL offering statically typed SQL queries and data modifications with idiomatic F# syntax.

12915F#
3 years ago
Vulpes
Vulpesfsprojects/Vulpes

A deep belief net and deep learning implementation written in F# with GPU acceleration via Alea.cuBase.

11618JavaScript
8 years ago
Fumble
Fumbletforkmann/Fumble

A thin functional F# wrapper for SQLite that simplifies data access with a composable API and null-safe operations.

1164CSS
6 months ago
FSharp.Configuration
FSharp.Configurationfsprojects/FSharp.Configuration

Type-safe configuration type providers for .NET projects in F#, supporting AppSettings, YAML, ResX, and INI files.

11558F#
1 year ago
1
2
3
4