F# Community Project Incubation Space

Results 95 repositories owned by F# Community Project Incubation Space

FSharp.Azure.Storage

76
Stars
16
Forks
Watchers

F# API for using Microsoft Azure Table Storage service

FSharp.CloudAgent

39
Stars
14
Forks
Watchers

Allows running F# Agents in a distributed manner using Azure Service Bus.

FSharp.Collections.Immutable

15
Stars
8
Forks
Watchers

F# bindings for System.Collections.Immutable

FSharp.Collections.ParallelSeq

67
Stars
14
Forks
Watchers

Parallel (multi-core) sequence operations

FSharp.Compatibility

44
Stars
22
Forks
Watchers

Compatibility libraries for F#

FSharp.Compiler.CodeDom

26
Stars
17
Forks
Watchers

An F# CodeDOM implementation (based on the old F# Power Pack)

FSharp.Compiler.PortaCode

43
Stars
11
Forks
Watchers

The PortaCode F# code format and corresponding interpreter. Used by Fabulous and others.

FSharp.Configuration

114
Stars
63
Forks
Watchers

The FSharp.Configuration project contains type providers for the configuration of .NET projects.

FSharp.Control.AsyncSeq

159
Stars
59
Forks
Watchers

Asynchronous sequences for F#

FSharp.Control.TaskSeq

91
Stars
7
Forks
Watchers

A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence