An open API service indexing awesome lists of open source software.

F#

F# (pronounced β€œF sharp”) is a cross-platform, open source, functional programming language for .NET. It also includes object-oriented and imperative programming.

https://github.com/henrykovalevsky/fsharp.adodb.recordsetprovider

The simple F# type provider for an ADO recordset stored in a file.

adodb fsharp typeprovider

Last synced: 15 Jun 2026

https://github.com/srid/notebook

Jupyter notebooks

fsharp jupyter

Last synced: 25 Apr 2026

https://github.com/mnie/branchdeleter

F# utility function to delete stale branches from AzureDevops

azure-devops azure-functions fsharp git utility

Last synced: 25 Apr 2026

https://github.com/henrykovalevsky/mycheckers

My variation of checkers game.

checkers draughts fsharp suave vue

Last synced: 24 Apr 2026

https://github.com/ultirequiem/currenttime

🐟 Example F# .NET CLI Tool

dotnet fsharp fsharp-exercises

Last synced: 24 Apr 2026

https://github.com/71/expandableallocator

A low-level .NET allocator that grows lazily.

allocator csharp fsharp memory

Last synced: 24 Apr 2026

https://github.com/fsprojects/testdynamo

An in-memory dynamodb client for automated testing

database dynamodb fsharp testing-tools

Last synced: 21 Apr 2026

https://github.com/theangrybyrd/chessie.hopac

Combines the best of Hopac and Chessie to create a JobTrial

dotnet-core fsharp hopac mono railway-oriented-programming

Last synced: 23 Jul 2025

https://github.com/dsaouda/format-xml

Format xml

fsharp netcore xml

Last synced: 19 Apr 2026

https://github.com/bfollington/feliz-elmish-app

A testbed for Feliz + Elmish + Fable

elmish fable feliz fsharp react

Last synced: 19 Jan 2026

https://github.com/mrandri19/trie-fsharp

An implementation of a trie data structure in f#

data-structure database fsharp trie

Last synced: 17 Apr 2026

https://github.com/data-miner00/psych

Repo for storing F# related stuffs

dotnet exercism fsharp

Last synced: 06 May 2026

https://github.com/simonnyvall/vortex.api

A minimal-api wrapper for F# πŸŒ€

fsharp minimal-api nuget

Last synced: 09 Apr 2026

https://github.com/josh-degraw/autofixture.community.fsharp

A small library that adds support for native F# types to AutoFixture

autofixture fsharp random-data-generation xunit xunit-theory

Last synced: 24 Jun 2025

https://github.com/y2k/remotecache

Image caching/resizing proxy server

dotnet dotnet-core fsharp skia skiasharp suave

Last synced: 15 Apr 2026

https://github.com/nicklatch/exercism

Solutions to problems on exercism.org in various languages

elixir elm fsharp gleam java javascript rust

Last synced: 09 Feb 2026

https://github.com/fornever/votka

VTK file formats parser for .NET Standard.

fsharp vtk

Last synced: 22 Jan 2026

https://github.com/caiocdj/cardcreator

Avalonia desktop app to create yugioh cards

avalonia avalonia-funcui avaloniaui fsharp imagesharp sukiui yugioh

Last synced: 09 Feb 2026

https://github.com/ixmrm01/reactiveuinavigate

Xamarin.Forms and ReactiveUI with F# and XAML

fsharp reactiveui xamarin

Last synced: 02 Feb 2026

https://github.com/gabrielrovesti/systemfx

Framework di stream processing in F# con garanzie formali per costruire pipeline di elaborazione dati robuste e componibili

formal-verification fsharp stream-processing

Last synced: 03 Mar 2025

https://github.com/georgepwall1991/cpmigrate

A beautiful CLI tool to automatically migrate .NET solutions to NuGet Central Package Management (CPM). Handles version conflicts, backups, and dry-runs.

central-package-management cli cpm csharp dependency-management devops dotnet dotnet-tool fsharp migration-tool nuget productivity spectre-console vb-net

Last synced: 01 Feb 2026

https://github.com/thorium/volleyball

Game using Unity 3D-engine with F#-programming language

arcade-game f-sharp fsharp game game-development unity unity-3d unity3d

Last synced: 01 May 2026

https://github.com/veepee-oss/vp.fsharp.http.json

JSON Helpers for Vp.FSharp.Http

fsharp httpclient json

Last synced: 14 May 2026

https://github.com/ia7ck/advent-of-code-2023-fs

Advent of Code 2023 F# solutions

advent-of-code-2023 fsharp

Last synced: 03 Feb 2026

https://github.com/y2k/fshtml

F# DSL for HTML

dsl fsharp html

Last synced: 28 Oct 2025

https://github.com/hackemateninja/uipractices

Avalonia UI Practices with F#. A lot of curious examples made with F# on AvaloniaUI

avalonia avaloniaui dotnet fsharp fsharp-samples

Last synced: 06 Feb 2026

https://github.com/detain/xinput-sdl-joystick-capture-playback

List/Capture/Play JoyStick/GamePad movement/button presses. Examples in many languages

capture csharp fsharp gamepad joystick nodejs perl php powershell python ruby rust sdl2 xinput

Last synced: 09 Apr 2026

https://github.com/64j0/samples--fsharp

My submissions related to the F# track in Exercism, and other platforms.

codewars exercism fsharp fsharp-exercises hackerrank

Last synced: 14 Mar 2026

https://github.com/code-shoily/adventoffsharp

Advent of Code puzzles solved in F#

advent-of-code algorithms fsharp programming-challenges

Last synced: 17 Oct 2025

https://github.com/rommsen/cafeapp

Learning implementation of https://github.com/tamizhvendan/CafeApp

fsharp

Last synced: 30 Aug 2025

https://github.com/angelmunoz/fable-urlpattern

Bindings for the URLPattern API

fable fable-bindings fsharp urlpattern

Last synced: 08 Apr 2025

https://github.com/y2k/kronos

Telegram bot to save favorite messages as github issues

fsharp github-api octokit-net telegram-bot

Last synced: 08 May 2025

https://github.com/sebastian/coffee

Coffee timer for the "4:6" brewing method.

coffee fsharp timer

Last synced: 02 Mar 2026

https://github.com/dotnet-websharper/plotly

WebSharper bindings for Plotly.js

charting fsharp plotly websharper

Last synced: 10 Aug 2025

https://github.com/rosenbjerg/fs-to-ts

F# to TypeScript type definition converter

converter fsharp type typescript

Last synced: 14 Oct 2025

https://github.com/ia7ck/advent-of-code-2024-fs

Advent of Code 2024 F# solutions

advent-of-code-2024 fsharp

Last synced: 08 Aug 2025

https://github.com/konh/adventofcode2021

Advent of Code 2021 solutions

advent-of-code advent-of-code-2021 fsharp

Last synced: 27 Mar 2025

https://github.com/polinasavelyeva/imageprocessingapp

App for image processing which utilizes PolinaSavelyeva.ImageProcessing

avaloniaui fsharp gpu-processing image-processing

Last synced: 30 Sep 2025

https://github.com/mvkara/regexgroupprovider

Type provider for .NET Regex Groups

fsharp regex

Last synced: 17 Jul 2025

https://github.com/erikschierboom/fable-mandelbrot

Rendering the Mandelbrot set using Fable

canvas2d fable fsharp

Last synced: 21 Jan 2026

https://github.com/nfdi4plants/helpdesk

DataPLANT helpdesk as SPA website with server for creating MS Teams issues.

fable fsharp safe-stack

Last synced: 30 Mar 2025

https://github.com/nicoviii/typedpersistence

A library for F# which handles basic persistence stuff in a typesafe way

fsharp persistence typesafety

Last synced: 07 Aug 2025

https://github.com/arsngrobg/diorite

An industry-grade desktop maths environment that runs in the CLI or a GUI. Designed for high-level mathematics, for professional mathematicians.

csharp fsharp graphs mathematics plotting programming-language

Last synced: 08 Oct 2025

https://github.com/itsdanieldk/fio-chat

πŸ’œ Scalable and feature-rich chat server and client built with FIO, designed for high-performance asynchronous communication

application chat chat-application chat-system concurrent-systems distributed-systems dotnet fiber fio fsharp functional-programming messaging-app

Last synced: 08 Oct 2025

https://github.com/goswinr/fesher

A library for colorful console output in the F# scripting editor Fesh

avalonedit fesh fsharp fsharp-interactive fsi pretty-print

Last synced: 10 Apr 2025

https://github.com/brianary/pretendpoint

Pretend Endpoint, the disposable web server. A set of PowerShell cmdlets to create an HTTP test server/endpoint for inspecting or debugging client requests.

endpoint fsharp network-analysis powershell powershell-module testing

Last synced: 23 Feb 2026

https://github.com/misterkaiou/fsharp-constellation

A simple wrapper around Cosmos SDK for F#

cosmos cosmos-sdk cosmosdb fsharp wrapper

Last synced: 04 Sep 2025

https://github.com/alexsugak/fsnake

snake game with F# and Fable

elmish fable fsharp game react snake

Last synced: 20 May 2026

https://github.com/dartk/csharp-sourcegen-fsx

Generate C# code from F# scripts

code-generation csharp fsharp scripting

Last synced: 16 Jan 2026

https://github.com/mjul/clojo-picasquez-and-velasso

Clojure version of the F# dojo, Dojo-Picasquez-and-Velasso

clojure clojurescript dojo fsharp

Last synced: 12 Apr 2026

https://github.com/taidalog/taidalab

A web application for learning Informatics I, one of the subjects taught in Japanese senior high school.

fable fsharp highschool webapp webapplication

Last synced: 13 Jun 2026

https://github.com/galassie/fsharp-fizzbuzz

Testing F# with the famous kata FizzBuzz, following TDD rules.

fizzbuzz fsharp fsharp-exercises kata

Last synced: 20 Jan 2026

https://github.com/dotnet-websharper/signalr

WebSharper bindings for SignalR.

fsharp signalr websharper

Last synced: 25 Sep 2025

https://github.com/marcelovicentegc/five-o-clock-api

Hit this endpoint if you would like to know where in the world is five o'clock (or closest) right now.

fiveoclock fsharp heroku suave

Last synced: 12 Jun 2025

https://github.com/piotrjustyna/probable-eureka

f# + filebeat + elasticsearch + kibana + docker-compose

docker-compose elasticsearch filebeat fsharp kibana

Last synced: 13 Apr 2026

https://github.com/entomy/fsadvent2019

Companion repo to my article in the 2019 #FsAdvent

fsharp fsharp-samples

Last synced: 18 Apr 2026

https://github.com/cgravill/fsharpsmtexamples

F# SMT examples

fsharp smt

Last synced: 04 Jul 2025

https://github.com/houstonhaynes/githubgraphql

Generated F# console project for retrieving data out of GitHub GraphQL API

fsharp graphql-client

Last synced: 09 Apr 2026

https://github.com/palutz/tryskiasharp

Playing with Xamarin Forms, F# and SkiaSharp (2D graphics API powered by the Skia library: https://skia.org)

2d-graphics fsharp functional-programming mobile skiasharp xamarin-forms

Last synced: 26 Jul 2025

https://github.com/bfollington/aggregate-sql-sketch

event-oriented management of persisted state

fsharp

Last synced: 02 Apr 2025

https://github.com/dburriss/elevatedexamples

I contain examples in C# and F# of functional programming.

csharp fsharp functional-programming language-ext

Last synced: 15 May 2026

https://github.com/y2k/telegram-rest

Telegram HTTP API

fsharp suave telegram tlsharp

Last synced: 13 Jul 2025

https://github.com/veepee-oss/vp.fsharp.http.xml

XML Helpers for Vp.FSharp.Http

fsharp httpclient xml

Last synced: 28 Feb 2025

https://github.com/lebrancconvas/hackerrank-functional-programming

Programming in Functional Programming by using Hackerrank Problem.

clojure elixir erlang fsharp functional-programming hackerrank haskell lisp ocaml racket scala

Last synced: 07 Apr 2026

https://github.com/timostaudinger/theia

πŸ“· A modern screen capture tool for Windows.

fsharp screen-capture screenshot windows

Last synced: 18 May 2026

https://github.com/davidtgillard/fsharp-coverage-corrector

A library and command-line tool for correcting F# code coverage output.

coverage fsharp quality-assurance static-analysis

Last synced: 14 Jan 2026

https://github.com/taidalog/fermata.radixconversion

F# library for operations related to radix conversion. Compatible with Fable.

fable fsharp helper library radix-conversions radix-converter

Last synced: 30 Jul 2025

https://github.com/ZeroInfinite/NuGetTemplate

A sample template for creating NuGet packages

codeplex csharp dotnet fsharp nuget visual-basic visual-studio

Last synced: 29 Jul 2025

https://github.com/wraikny/routetiles

original puzzle game

altseed2 fsharp game pazzle

Last synced: 16 Jul 2025

https://github.com/gabrielhora/fxsql

Something inspired by https://github.com/krisajenkins/yesql in F#.

fsharp

Last synced: 22 Jun 2025

https://github.com/m1nhtu99-hoan9/yayyson-parser

Parser for Yayyson, a pseudo-JS embedded language. A toy project.

csharp dotnet-core fparsec fsharp

Last synced: 14 Jan 2026

https://github.com/davidraab/queue

F#: Immutable Queue

data-structure fsharp library queue

Last synced: 20 Jun 2026

https://github.com/backerman/poudrierec2

Azure Functions-based C2 for Poudriere package building. (WIP)

azure azure-functions azure-functions-v3 azure-postgres freebsd freebsd-ports fsharp postgresql poudriere

Last synced: 05 May 2026

https://github.com/benfaerber/liquid-fs

An implementation of Shopify's Liquid templating language in F#.

fsharp liquid

Last synced: 04 Jun 2026

https://github.com/chrispritchard/rosalind

My solutions to rosalind exercises, in Rust (formerly F#)

bioinformatics fsharp rosalind rust

Last synced: 19 May 2026

https://github.com/dotnet-websharper/chartjs

Chart.js for WebSharper

charting chartjs fsharp websharper

Last synced: 19 Apr 2025

https://github.com/dotnet-websharper/moment

Moment.js for WebSharper

fsharp momentjs websharper

Last synced: 14 Jun 2025

https://github.com/domartynov/updater

Simple application updater implementation using F#.

fsharp updater

Last synced: 10 Apr 2025

https://github.com/slogsdon/cork

F# port of Elixir's Plug library (IN PROGRESS)

aspnet-core fable fsharp node-http

Last synced: 26 Mar 2025

https://github.com/leydel/fsharp.discord

A Discord API wrapper for F# applications

bot discord fsharp

Last synced: 02 Mar 2025