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 |
| Sutil | Build browser-based user interfaces with F# and Fable |
| Oxpecker | Full-stack F# web framework |
| Frank | F# computation expressions |
| Freya | Modern functional stack for web programming |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.