Skip to content

A curated list of awesome F# frameworks, libraries, software and resources.

License

Notifications You must be signed in to change notification settings

ForNeVeR/awesome-fsharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Awesome F#

A curated list of awesome F# frameworks, libraries, software and resources.

Contents

Actor frameworks

  • Akka.NET - Community-driven port of the popular Java/Scala framework Akka to .NET. [Apache 2.0]
  • Cricket - An actor framework for F#. [Unlicense]
  • Orleans - Distributed Virtual Actor Model. [MIT]

Build tools

  • FAKE - "F# Make" is a cross platform build automation system. [Apache 2.0]

Compilers

  • Fable - F# to JavaScript Compiler. [Apache 2.0]
  • FSharp - The Open Edition of the F# compiler, core library and tools. [Apache 2.0]
  • F# Compiler Services - The F# Compiler, F# Interactive scripting engine and F# editing services as a component library. [Apache 2.0]
  • Visual F# - The Visual F# compiler and tools. [Apache 2.0]

Development Tools

IDE

  • MonoDevelop - Cross-platform IDE mostly aimed at Mono/.NET developers. [LGPLv2 and X11/MIT]
  • Visual Studio - IDE from Microsoft with first class F# support(Windows only). [Proprietary]
  • Xamarin Studio - Advanced IDE for iOS & Android. [Proprietary]

Editor plugins

  • F# Bindings - Archive of F# Language Bindings for Open Editors. [Apache 2.0]
  • Ionide - An Atom Editor and Visual Studio Code package suite for cross platform F# development. [MIT]
  • Vim F# - F# support for Vim. [MIT]

Logging

  • Logary - Logary is a high performance, multi-target logging, metric, tracing and health-check library for mono and .Net. [Apache 2.0]

Package Management

  • NuGet - NuGet is the package manager for the Microsoft development platform including .NET. [Apache 2.0]
  • Packet - A dependency manager for .NET with support for NuGet packages and Git repositories. [MIT]

Testing

  • canopy - F# web automation and testing framework
  • FsCheck - Random Testing for .NET. [???]
  • FsUnit - FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework. [???]
  • xUnit.net - Free, open source, community-focused unit testing tool for the .NET Framework. [Apache 2.0]

Web frameworks

  • ASP.NET Core MVC - ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. [Apache 2.0]
  • Freya - Modern, purely functional stack for web programming in F#. [Apache 2.0]
  • Nancy - Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono. [MIT]
  • Suave - 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. [Apache 2.0]
  • WebSharper - F#-based web programming platform including a compiler from F# code to JavaScript. [Apache 2.0]

Resources

Blogs

Community

Other Lists

Websites

About

A curated list of awesome F# frameworks, libraries, software and resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published