Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/kimpro82/myfunctionalprogrammingpractice

Functional programming is definitely a devil's plot!

clojure fsharp functional-programming haskell scala

Last synced: 19 Jan 2025

https://github.com/Tinkoff/Visor

.NET optics library

csharp dotnet fsharp lenses optics

Last synced: 08 Nov 2024

https://github.com/bfren/scripts

Useful scripts and utilities in a variety of languages.

bash batch csharp fsharp mysql powershell scripts

Last synced: 31 Dec 2024

https://github.com/seclerp/schedule

:date: Unfinished attempt to make alternative stable back-end for NURE Schedule

asp-net-core csharp entity-framework-core fsharp mysql web-api-core

Last synced: 31 Dec 2024

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

πŸ’œ Scalable and feature-rich chat server and clients 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: 30 Dec 2024

https://github.com/ash-olorenshaw/porthole.nvim

A small look into the files in your current directory.

dotnet fsharp neovim neovim-lua neovim-lua-plugin neovim-plugin nerdfonts tree

Last synced: 19 Dec 2024

https://github.com/asizikov/fticker

.NET5 background service written in F#

docker fsharp fsharp-app-development fsharp-console

Last synced: 07 Jan 2025

https://github.com/mnie/extractor

FSharp lib illustrating capabilities of RegexTypeProvider and Expecto

expecto fsharp regex tdd

Last synced: 24 Dec 2024

https://github.com/luisquintanilla/fssaturnhw

Sample Hello World Saturn F# Framework Application

dotnet dotnet-core fsharp saturn-framework web-application web-development

Last synced: 11 Jan 2025

https://github.com/terahlunah/mana

An experimental minimalist scripting language for dotnet

art dotnet embedded fsharp generative language minimalist scripting

Last synced: 21 Jan 2025

https://github.com/bryjen/monkeylang

F# implementation of the Monkey programming language

compiler dotnet fsharp interpreter monkeylang

Last synced: 21 Nov 2024

https://github.com/foncki/f3

This repository hosts the "Goodies To Go (G2G)" project, an F#-based online ordering system for a canteen, demonstrating domain modeling and basic functionalities.

fsharp functional-programming

Last synced: 21 Nov 2024

https://github.com/jmojiwat/libmpssenet

F# thin wrapper around FTDI Chip Multi Protocol Synchronous Serial Engine (MPSSE) 1.0.5.

fsharp ftdi mpsse

Last synced: 21 Jan 2025

https://github.com/goswinr/str

String module and extensions for F#

fable fsharp string string-manipulation

Last synced: 21 Nov 2024

https://github.com/slothsnow/csv2object

A simple library to use CSV files in .NET

csharp csv-export csv-import csv-parser dotnet fsharp

Last synced: 21 Nov 2024

https://github.com/goswinr/arrayt

Extensions for Array<'T> in F#

array fable fsharp generic library

Last synced: 21 Nov 2024

https://github.com/iminashi/reactivedraw

Reactive Draw example from "Rx.NET in Action" created with Avalonia and F#.

avalonia fsharp reactive-extensions

Last synced: 22 Dec 2024

https://github.com/iminashi/kanji-muistipeli-fable

Matching game using kanji characters made using F#/Fable.

elmish fable fsharp

Last synced: 22 Dec 2024

https://github.com/savaged/fblunt

F# sandpit

fsharp

Last synced: 31 Dec 2024

https://github.com/whitetigle/warp10-fsharp

Client for warp10 Geo Time series

fable fsharp iot warp10

Last synced: 09 Jan 2025

https://github.com/bizmonger/llm.fsharp

Coding LLM using F# features

ai fsharp llm

Last synced: 21 Dec 2024

https://github.com/windperson/xamarinformcallfsharp

Demo using F# class library project in Xamarin Forms

csharp fsharp xamarin-forms

Last synced: 27 Jan 2025

https://github.com/windperson/xfonfsharp

demo using F# on Xamarin Form project

fsharp xamarin-forms

Last synced: 27 Jan 2025

https://github.com/teo-tsirpanis/hashcode-2020

The Google Hash Code qualifying round submission of the Most Vexing Hax team.

fsharp hashcode hashcode-2019

Last synced: 29 Jan 2025

https://github.com/kevgathuku/historystats

Get your most used terminal commands

cli fsharp zsh

Last synced: 21 Dec 2024

https://github.com/jharrilim/merkle-tree-fsharp

Demoing a Merkle Tree in F#.

blockchain fsharp merkle-tree

Last synced: 31 Dec 2024

https://github.com/gbih/fsharp-suave-dotliquid-starter

Simple hello-world starter for F# Suave and DotLiquid

dotliquid fsharp suave

Last synced: 09 Jan 2025

https://github.com/gbih/giraffe-with-serilog

Using Serilog with Giraffe

fsharp giraffe serilog

Last synced: 09 Jan 2025

https://github.com/gbih/fsharp-literate-fs

FSharp.Literate on .fs files

fsharp

Last synced: 09 Jan 2025

https://github.com/amscotti/firstunique

Example application written in F#

dotnet-core fsharp

Last synced: 21 Dec 2024

https://github.com/ixmrm01/fabuloushelloworld

Hello World written in F# and Fabulous

fabulous fsharp xamarin

Last synced: 24 Dec 2024

https://github.com/ixmrm01/fabulouslogin

Login written in F# and Fabulous

fabulous fsharp xamarin

Last synced: 24 Dec 2024

https://github.com/mslapek/augmentedtree

F# library implementing immutable augmented red-black trees.

algorithm data-structure fsharp immutable search-trees

Last synced: 21 Jan 2025

https://github.com/k-nrd/monogame-fsharp-xplat

Monogame + F#, for DesktopGL and Android

android cross-platform desktopgl fsharp monogame

Last synced: 07 Jan 2025

https://github.com/thecentury/connect-four-fsharp

An implementation of a Connect Four game in CLI in F#

connect-four connect-four-game fsharp fsharp-game game

Last synced: 25 Jan 2025

https://github.com/ivanrainbolt/exploringavalonia

My initial exporation for learning and understanding the Avalonia UI framework for multi platform app development with a focus on F#

avalonia dotnet fsharp

Last synced: 22 Dec 2024

https://github.com/bfollington/fable-playground

Learning F# via Elmish

elmish fable fsharp

Last synced: 14 Dec 2024

https://github.com/teo-tsirpanis/hashcode-2021

The Google Hash Code qualifying round submission of "The Hackers from the Little House in the Prairie" team.

fsharp hashcode hashcode-2021

Last synced: 29 Jan 2025

https://github.com/teo-tsirpanis/hashcode-2019

The Google Hash Code qualifying round submission of the Daemon Demons team.

fsharp hashcode hashcode-2019

Last synced: 29 Jan 2025

https://github.com/windperson/myfabulousdemo

Demo using Fabulous on Xamarin Forms

fabulous fsharp xamarin-forms

Last synced: 27 Jan 2025

https://github.com/deltares/mathematical_expression_parser

The Mathematical Expression Parser is a simple parser to convert Mathematical Expressions to Symbolic Expression trees which will be used in the D-HYDRO software for D-RTC plugin.

fparsec fsharp mathematical-expression-parser

Last synced: 02 Dec 2024

https://github.com/toburger/fsharp.sql

monadic SQL client

fsharp sql

Last synced: 26 Jan 2025

https://github.com/totbwf/paket.el

Modern emacs interface to paket

emacs fsharp paket

Last synced: 17 Jan 2025

https://github.com/eminencegrs/kairos-generator-json

The solution for generating JSON data based on provided schema

dotnetcore fsharp generator json randomizer

Last synced: 27 Jan 2025

https://github.com/thecoachingonline/hello-fsharp

Hello World F#

fsharp

Last synced: 03 Feb 2025

https://github.com/64j0/authz-sql-poc

Authz system POC using SQL

authz fsharp sql

Last synced: 08 Dec 2024

https://github.com/iminashi/avaloniafablestore

Some toy projects made with Avalonia and F#.

avalonia fsharp

Last synced: 22 Dec 2024

https://github.com/tolikpylypchuk/aoc-2020

Solutions for the Advent of Code 2020

advent-of-code-2020 fsharp

Last synced: 22 Dec 2024

https://github.com/bfollington/sync-event-dispatch

collapse events to effects

fsharp

Last synced: 14 Dec 2024

https://github.com/64j0/concurrency-in-dotnet

Programs from the book "Concurrency in .NET", and others that I wrote to confirm or illustrate ideas

concurrency dotnet fsharp parallel-computing

Last synced: 13 Jan 2025

https://github.com/NoseCone/aspect-ratio

Sutil Nose Cone

fable fsharp sutil

Last synced: 25 Oct 2024

https://github.com/AngelMunoz/spooktober-2021

A Sutil + Perla based project and an entry for the october 2021 fsharp game jam

fable fsharp game-jam sutil

Last synced: 25 Oct 2024

https://github.com/aligusnet/fsharpfriday

A collection of small projects built during F# Friday

fsharp

Last synced: 20 Jan 2025

https://github.com/hxdhttk/docsclassification

Text vectorizer in F# and classification models in two flavors using Keras.

fsharp keras keras-tensorflow python text-classification

Last synced: 03 Feb 2025

https://github.com/hxdhttk/aggregatedcodes

A repositry containing some codes.

algorithms csharp fsharp fsharp-practice python

Last synced: 03 Feb 2025

https://github.com/mnie/codemetrics

App to gather information about 'the worst' methods in provided metrics data

fsharp good-practices metrics metrics-gathering visual-studio

Last synced: 24 Dec 2024

https://github.com/aligusnet/fsstats

Basic Statistics and Some Probability Library

fsharp functional-programming mathematics statistics statistics-library

Last synced: 20 Jan 2025

https://github.com/tamizhvendan/fsenvconfig

F# library for managing configuration data from environment variables

environment-variables fsharp reflection typeshape

Last synced: 23 Jan 2025

https://github.com/ash-olorenshaw/lister

'ls' - but faster and in .NET

dotnet filesystem fsharp ls utility

Last synced: 21 Dec 2024

https://github.com/eduardotorresalamo/homeworks-practice

This repository is a compilation of educational tasks and exercises. Each directory contains specific tasks or projects, including code, resources, and documentation. These exercises are designed to enhance understanding of core concepts in programming and software development.

fsharp golang prolog-programming-language

Last synced: 21 Dec 2024

https://github.com/davidelettieri/polynomials-fparsec

Parsing polynomial expressions with F# and FParsec

fparsec fsharp polynomials

Last synced: 17 Jan 2025

https://github.com/tesar-tech/editgeotag

Simple PowerShell (and F#) script that makes editing geotag easier.

fsharp geotag gps gps-coordinates mapycz powershell

Last synced: 20 Jan 2025

https://github.com/ttak0422/elmish.urlbuilder

Elm inspired URL builder. Sample Application ->

elm elmish fable fsharp

Last synced: 16 Dec 2024

https://github.com/mortalflesh/console-application

The Console application eases the creation of beautiful and testable command line interfaces in F#.

command-line console console-application console-framework fsharp fsharp-console

Last synced: 23 Dec 2024

https://github.com/blewater/gz

An AngularJs, F#, C# user financial investment awarding engine offsetting lucky games losses.

angularjs azure-functions azuresqldb csharp docker fake fsharp javascript

Last synced: 06 Jan 2025

https://github.com/czifro/30-days-of-fsharp

30 daily exercises for learning F#

exercise fsharp

Last synced: 27 Jan 2025

https://github.com/28ACB29/99-Problems

The solutions to the 99 Problems set in F#

99-ocaml-problems 99-problems 99problems 99probs fsharp

Last synced: 12 Oct 2024

https://github.com/kekyo/fffsharp-demo-cameraapp

[Part 7] .NET 7 x FUN FAN F# | Hybrid Live Demo Code

epoxy flashcap fsharp mvvm skiaimageview wpf

Last synced: 17 Dec 2024

https://github.com/6uane/aoc_template_dotnet

Helper template for running and benchmarking C# and F# advent of code solutions

advent-of-code advent-of-code-2023 adventofcode aoc aoc2023 benchmark csharp fsharp runner solutions

Last synced: 23 Jan 2025

https://github.com/data-miner00/starker-regen

An experimental React template with F#

esbuild fsharp javascript react tailwindcss

Last synced: 13 Jan 2025

https://github.com/timothymakkison/console-wordle

Play Wordle from your console written in F#

console fsharp spectre wordle

Last synced: 21 Jan 2025

https://github.com/dsafxp/sfdmapunlocker

A lightweight F# console tool to unlock official Superfighters Deluxe maps.

fsharp superfighters-deluxe

Last synced: 17 Dec 2024

https://github.com/lue-bird/elm-syntax-to-fsharp

transpile elm to F#

elm fsharp transpiler

Last synced: 28 Dec 2024

https://github.com/avestura/fsharp-closeness-centrality-bfs

Calculate closeness centrality of graph using functional BFS

bfs closeness-centrality complex-networks dotnet fsharp graph

Last synced: 13 Jan 2025

https://github.com/usami-k/expertfsharp4.0

Practice of the book "Expert F# 4.0"

fsharp

Last synced: 23 Dec 2024

https://github.com/clydedz/visualfsharp-console

F# calculator console application with unit tests - Learning F#

fsharp fsharp-console fsharp-practice mstest visualstudio

Last synced: 17 Dec 2024

https://github.com/rommsen/cafeapp

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

fsharp

Last synced: 17 Dec 2024

https://github.com/milandjurdjevic/jackson

A .NET library for JSON parsing built on top of System.Text.Json, offering advanced type discrimination.

csharp discriminator dotnet fsharp json parser systemtextjson

Last synced: 02 Feb 2025

https://github.com/vbfox/mirrorofxrised

The deepest and most desperate desire of an object is to see itself in source code form

csharp fsharp generator reflection source-code

Last synced: 17 Dec 2024