Development Tools

Suave – simple web development F# library

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.

The non-blocking I/O model is efficient and suitable for building fast, scalable network applications. In fact, Suave is written in a completely non-blocking fashion throughout.

Suave is free and open source software.

Key Features

  • HTTPS support.
  • Websocket support.
  • Multiple TCP/IP bindings.
  • Basic Access Authentication.
  • Keep-Alive.
  • HTTP compression.
  • Routing takes place using a single function, itself composed from many smaller functions.
  • Cross-platform support – runs on Linux, macOS, and Windows.

Website: suave.io
Support: GitHub Code Repository
Developer: Ademar Gonzalez, Henrik Feldt and contributors
License: Apache License, Version 2.0

Suave is written in F#. Learn F# with our recommended free books and free tutorials.


Related Software

F# Web Frameworks
GiraffeNative functional ASP.NET Core web framework
SaturnImplements the server-side, functional MVC pattern
SuaveSimple web development F# library
WebSharperFull-stack, functional reactive web programming
FalcoToolkit for building fast, functional-first and fault-tolerant web applications
BoleroTools and libraries to run F# applications in WebAssembly
FelicityIdiomatic JSON:API
FrankF# computation expressions
FreyaModern functional stack for web programming

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments