🇸🇪 Made in Sweden

Discover Sweden's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Sweden.

TOP F# Projects

1
haf/expecto

haf/expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
F#
667
star
2
causiq/logary

causiq/logary

Logs and metrics are one! Professional logging, metrics and analytics for your apps.
F#
528
star
3
haf/linux-intro-course

haf/linux-intro-course

A gentle introduction to programming networked services on linux
F#
111
star
4
joastbg/fsharp-for-quantitative-finance

joastbg/fsharp-for-quantitative-finance

The example source code for the book F# for Quantitative Finance
F#
72
star
5
ActiveLogin/ActiveLogin.Identity

ActiveLogin/ActiveLogin.Identity

Parsing and validation of Swedish identities such as Personal Identity Number (svenskt personnummer) in .NET.
F#
56
star
6
logibit/Logibit.Hawk

logibit/Logibit.Hawk

A F# Hawk implementation with a strongly typed API that guides your usage and minimises security programming errors.
F#
36
star
7
logibit/Fakta

logibit/Fakta

A Consul + Vault F# library – service discovery and secret management for your F# apps and services.
F#
31
star
8
tewtal/itemrandomizerweb

tewtal/itemrandomizerweb

Super Metroid Item Randomizer
F#
30
star
9
haf/EventStore.Client.FSharp

haf/EventStore.Client.FSharp

EventStore Client F# API for https://github.com/EventStore/ (Contact hi at qvitoo dot com for an up to date version)
F#
28
star
10
haf/Topshelf.FSharp

haf/Topshelf.FSharp

F# APIs for Topshelf
F#
26
star
11
haf/Flotten

haf/Flotten

F# implementation of the Raft consensus algorithm from the paper 'In Search of an Understandable Consensus Algorithm'.
F#
25
star
12
haf/YoLo

haf/YoLo

Effing utilities.
F#
24
star
13
andreasjhkarlsson/auto-playlister

andreasjhkarlsson/auto-playlister

Automatically updates spotify playlists from reddit
F#
22
star
14
haf/Newtonsoft.Json.FSharp

haf/Newtonsoft.Json.FSharp

Nice F# support for Newtonsoft.JSON - tuples as arrays, maps as objects, lists as arrays, unions as _name-metadata annotated arrays, decimals as strings to save precision, options as null/value, string-GUIDs and finally BigInt support. **I recommend using Chiron https://github.com/xyncro/chiron instead of Newtonsoft**
F#
19
star
15
wallymathieu/with

wallymathieu/with

Extensions and classes to make immutable c# easier to use. Obsolete with introduction of records in C# 9.
F#
18
star
16
fholm/Vaughan

fholm/Vaughan

A generic top-down-operator-precedence parser written in F#
F#
15
star
17
andreasjhkarlsson/fungbc

andreasjhkarlsson/fungbc

Gameboy emulator implemented in F#
F#
15
star
18
haf/AleaGPUTutorial

haf/AleaGPUTutorial

Tutorial and samples for Alea GPU compiler.
F#
14
star
19
danielwertheim/dotnet-sqldb

danielwertheim/dotnet-sqldb

.NET Core Global Tool using e.g. DbUp to apply Db migrations for SQL-Server
F#
11
star
20
logibit/EmParsec

logibit/EmParsec

Embeddable single file parser.
F#
11
star
21
wastaz/Hyperboliq

wastaz/Hyperboliq

Take control of your queries with Hyperboliq, the predictable .NET ORM.
F#
11
star
22
MorganPersson/Fancy

MorganPersson/Fancy

F#
10
star
23
matachi/FluentAvalonia.FuncUI.Bindings

matachi/FluentAvalonia.FuncUI.Bindings

FluentAvalonia.FuncUI.Bindings is a library that integrates FluentAvalonia with Avalonia.FuncUI. It contains bindings that enable the use of FluentAvalonia's controls in an F# context offered by Avalonia.FuncUI.
F#
10
star
24
wastaz/fable-reactredux

wastaz/fable-reactredux

(Opinionated) fable bindings for react-redux
F#
9
star
25
jamil7/SQLStreamStore.FSharp

jamil7/SQLStreamStore.FSharp

Thin F# wrapper around SQLStreamStore
F#
7
star
26
haf/miTLS

haf/miTLS

(mirroring) miTLS is a verified reference implementation of the TLS protocol.
F#
7
star
27
brokenprogrammer/BrokenDiscord

brokenprogrammer/BrokenDiscord

Discord Library written in F#
F#
7
star
28
haf/kubernetes-hello-fsharp

haf/kubernetes-hello-fsharp

F#
7
star
29
causiq/RingBuffer

causiq/RingBuffer

A Hopac-style RingBuffer
F#
7
star
30
teragonaudio/VDMX-Shaders

teragonaudio/VDMX-Shaders

Assorted GLSL shaders for VDMX
F#
7
star
31
jamil7/FSharp.Prelude

jamil7/FSharp.Prelude

Extensions, error handling, and dependency injection in a functional way :D
F#
6
star
32
fholm/FSKit

fholm/FSKit

FSharp Toolkit
F#
6
star
33
TomasJohansson/crsTransformations-dotnet

TomasJohansson/crsTransformations-dotnet

Coordinate Reference System Transformations. This is a .NET library implemented with F#, but also usable from C#. Most of the test code is actually written with C#. The third-part libraries used from the F# code may also have been implemented with C#.
F#
6
star
34
andreasjhkarlsson/aoc-2018

andreasjhkarlsson/aoc-2018

Solutions in F# for Advent of Code 2018
F#
5
star
35
gustav-dahl/advent-of-code-2022

gustav-dahl/advent-of-code-2022

F#
5
star
36
drunkcod/CardWall

drunkcod/CardWall

a simple cardwall for PivotalTracker
F#
5
star
37
wallymathieu/auctions-api-fsharp

wallymathieu/auctions-api-fsharp

Auctions engine implemented in f# (mostly intended as POC)
F#
5
star
38
wastaz/fable-redux

wastaz/fable-redux

Fable bindings for Redux
F#
5
star
39
ActiveSolution/active-gamenights

ActiveSolution/active-gamenights

Game Night Bookings
F#
4
star
40
steamcore/vslint

steamcore/vslint

VSLint is a command line utility used for detecting inconsistencies in Visual Studio project files.
F#
4
star
41
andagr/Firm

andagr/Firm

Firm is a blog-aware, static site generator written in F#
F#
4
star
42
mabe/todo-backend-giraffe

mabe/todo-backend-giraffe

A back-end for Todo MVC apps written in F# with Giraffe
F#
4
star
43
viktorvan/ChickenCheck

viktorvan/ChickenCheck

A webapp to keep track of my chickens and when they lay eggs, written, built and deployed with F#
F#
4
star
44
Yakimych/relogify-fabulous-app

Yakimych/relogify-fabulous-app

A Mobile app used to manage communities and report results to Relogify.
F#
4
star
45
WilliamGanrot/FsRayTracer

WilliamGanrot/FsRayTracer

This project is an F# implementation of a raytracer based on the book "The Ray Tracer Challenge: A Test-Driven Guide to Your First 3D Renderer" by James Buck
F#
4
star
46
moritzploss/kraki

moritzploss/kraki

CLI tool and linter for KrakenD config files
F#
4
star
47
haf/mailgun

haf/mailgun

Mailgun F# wrapper (Not, not failgun :))
F#
3
star
48
andreasjhkarlsson/fspotify

andreasjhkarlsson/fspotify

F# library for the Spotify Web API
F#
3
star
49
viktorvan/safe-stack-turbolinks-demo

viktorvan/safe-stack-turbolinks-demo

Demo application using Turbolinks with F# Safe stack
F#
3
star
50
Yakimych/tetris-fable

Yakimych/tetris-fable

Basic Tetris game implementation with Fable Elmish
F#
3
star
51
wastaz/fable-reactredux-todomvc-sample

wastaz/fable-reactredux-todomvc-sample

A sample todomvc application showing how to use fable-import redux/reactredux-opinionated and reduxthunk
F#
3
star
52
rojepp/reflenses

rojepp/reflenses

F#
3
star
53
andreasjhkarlsson/ernstris

andreasjhkarlsson/ernstris

Tetris based on swedish superstar Ernst Kirchsteiger
F#
3
star
54
jsandquist/canopy-repl

jsandquist/canopy-repl

A UIAutomation repl that leverages Canopy F#.
F#
3
star
55
rogeralsing/AkkaFsMud

rogeralsing/AkkaFsMud

F#
3
star
56
sjkp/AzureFileSync

sjkp/AzureFileSync

Synchronize a onpremise directory with the Azure File Service, that can be mounted in VMs in the cloud.
F#
3
star
57
drunkcod/TrackerTools

drunkcod/TrackerTools

Mucking around with the PivotalTracker API
F#
2
star
58
Intelliplan/Intelliplan.JsonNet

Intelliplan/Intelliplan.JsonNet

Different serializers for Newtonsoft.Json, making it easier to work with JSON data with Newtonsoft.Json from F#.
F#
2
star
59
miklund/inquiry

miklund/inquiry

inRiver Type Provider
F#
2
star
60
haf/rmq-publisher-confirms-hopac

haf/rmq-publisher-confirms-hopac

Showcasing the invariants you'll have to deal with when using RabbitMQ with an HTTP API
F#
2
star
61
albinhenriksson/SimpleChess2

albinhenriksson/SimpleChess2

A simple chess engine - made with magic funtional programming.
F#
2
star
62
tomasaschan/Streamstone.fs

tomasaschan/Streamstone.fs

F# wrapper for https://github.com/yevhen/Streamstone
F#
2
star
63
joastbg/fsharp-agent-gui-app

joastbg/fsharp-agent-gui-app

F# GUI application using agents, namespaces and modules
F#
2
star
64
joastbg/fsharp-quant-snippets

joastbg/fsharp-quant-snippets

Usable F# finance and quant snippets
F#
2
star
65
brokenprogrammer/BrokenInformant

brokenprogrammer/BrokenInformant

Simple F# tool that collects TODOs in your source code and reports them as issues on github.
F#
2
star
66
chrisjansson/Farss

chrisjansson/Farss

F#
2
star
67
peter/fsharp-api-example

peter/fsharp-api-example

A basic REST API example in F#
F#
2
star
68
wallymathieu/mejram

wallymathieu/mejram

Database analysis by using information tables and conventions
F#
2
star
69
chrisjansson/Elmish.Forms

chrisjansson/Elmish.Forms

F#
2
star
70
insurello/Insurello.AsyncExtra

insurello/Insurello.AsyncExtra

Library for AsyncResult type and helper functions
F#
2
star
71
rq-abrahamsson/fsharp-lab

rq-abrahamsson/fsharp-lab

F#
2
star
72
Realbrokenprogrammer/schedule

Realbrokenprogrammer/schedule

F#
2
star
73
provegard/FSharpCaching

provegard/FSharpCaching

A small F# project for testing function return value caching.
F#
1
star
74
andagr/PorterStemmer

andagr/PorterStemmer

F# implementation of the Porter Stemmer algorithm
F#
1
star
75
cappe987/python-code-generator

cappe987/python-code-generator

An F# combinator to generate randomized Python code.
F#
1
star
76
PerArneng/x2tool

PerArneng/x2tool

A tool that creates dotnet core tools
F#
1
star
77
neochrome/euler

neochrome/euler

My solutions for some of the Project Euler problems
F#
1
star
78
shazmodan/codewars-fsharp

shazmodan/codewars-fsharp

Just some codewars challenges solved with F#.
F#
1
star
79
pandemonium/Cess

pandemonium/Cess

Interpreter for a (small?) subset of C.
F#
1
star
80
pandemonium/Grokk

pandemonium/Grokk

A usable parser combinator library.
F#
1
star
81
johanhaleby/rps-fsharp

johanhaleby/rps-fsharp

Rock Paper Scissors in F#
F#
1
star
82
SimonNyvall/AdventOfCode2023

SimonNyvall/AdventOfCode2023

F#
1
star
83
mollyporph/RxDemo

mollyporph/RxDemo

RxDemo in fsharp
F#
1
star
84
Lette/Lette.Gravity.Fable

Lette/Lette.Gravity.Fable

Simulation of objects that interact gravitationally
F#
1
star
85
Sylog/advent-of-code-2022

Sylog/advent-of-code-2022

Advent of code 2022
F#
1
star
86
MorganPersson/project-euler-fsharp

MorganPersson/project-euler-fsharp

F# implementation of project Euler problems
F#
1
star
87
kvakvs/WowLogScan

kvakvs/WowLogScan

Scans a raw WoW Classic combatlog file for raid preparation (world buffs and consumables)
F#
1
star
88
amattias/AppWeb-PageStatus-Monitor

amattias/AppWeb-PageStatus-Monitor

⚡️ A .NET Core F# library with tools for monitoring your uptime of web-sites/pages
F#
1
star
89
balaji/clpdemo

balaji/clpdemo

Container Loading Planner
F#
1
star
90
shazmodan/AdventOfCode2020

shazmodan/AdventOfCode2020

Some problems solved when given time to do so,
F#
1
star
91
MartinAskestad/FSharpChord

MartinAskestad/FSharpChord

A program that identifies a chord given the notes of that chord.
F#
1
star
92
Intelliplan/sqlserver-schema

Intelliplan/sqlserver-schema

A tool for exporting the schema from a SQL Server
F#
1
star
93
SimonNyvall/Vortex.API

SimonNyvall/Vortex.API

A minimal-api wrapper for F#
F#
1
star
94
WilliamGanrot/CQL

WilliamGanrot/CQL

CQL is a a query language for performing operations on csv files. The language is verry simmular to ordanary SQL. The parser is written in F# with Fparsec and supports recursive grammer.
F#
1
star
95
Lette/Epiroc.Common.Math

Lette/Epiroc.Common.Math

F#
1
star
96
Lette/Lette.AoC.2021.FSharp

Lette/Lette.AoC.2021.FSharp

'Tis the season to be functional!
F#
1
star
97
neochrome/lml

neochrome/lml

(Lemmus lemmus) - a Light Markup Langauge for F#
F#
1
star
98
palpha/OnFileChange

palpha/OnFileChange

A simple tool that does stuff when stuff changes.
F#
1
star
99
r1sc/fsgl

r1sc/fsgl

Generates C# bindings for OpenGL from the Khronos OpenGL API Registry
F#
1
star
100
MikaelEliasson/JuliesCommentTracker

MikaelEliasson/JuliesCommentTracker

A test with F# and canopy that lists the comments on Julie Lermans Data Point articles
F#
1
star