F# topic

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

List F# repositories

fsharp

3.8k
Stars
763
Forks
Watchers

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

nodebook

1.6k
Stars
84
Forks
Watchers

Nodebook - Multi-Lang Web REPL + CLI Code runner

awesome-dotnet

18.5k
Stars
2.6k
Forks
Watchers

A collection of awesome .NET libraries, tools, frameworks and software

suave

1.3k
Stars
199
Forks
Watchers

Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.

SAFE-Chat

171
Stars
25
Forks
Watchers

IRC-style chat demo featuring full-stack F#, Akka.Streams, Akkling, Fable, Elmish, Websockets and .NET Core

Giraffe

2.1k
Stars
266
Forks
Watchers

A native functional ASP.NET Core web framework for F# developers.

FSharp.Json

219
Stars
26
Forks
Watchers

F# JSON Reflection based serialization library

rules_dotnet

180
Stars
78
Forks
Watchers

.NET rules for Bazel

Hawaii

133
Stars
14
Forks
Watchers

dotnet CLI tool to generate type-safe F# and Fable clients from OpenAPI/Swagger or OData services

QuickGraph

517
Stars
191
Forks
Watchers

Generic Graph Data Structures and Algorithms for .NET