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 | |
|---|---|
| Giraffe | Native functional ASP.NET Core web framework |
| Saturn | Implements the server-side, functional MVC pattern |
| Suave | Simple web development F# library |
| WebSharper | Full-stack, functional reactive web programming |
| Falco | Toolkit for building fast, functional-first and fault-tolerant web applications |
| Bolero | Tools and libraries to run F# applications in WebAssembly |
| Felicity | Idiomatic JSON:API |
| Frank | F# computation expressions |
| Freya | Modern functional stack for web programming |
Read our verdict in the software roundup.
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. |

