suave
Web server
A lightweight web development library providing a simple and non-blocking HTTP server with task composition and combinator capabilities
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.
1k stars
52 watching
197 forks
Language: F#
last commit: 2 months ago asyncdotnetfsharpfunctionalhttp-serversuavewebserver
Related projects:
Repository | Description | Stars |
---|---|---|
s-you/pico.v | A lightweight web server implementation in V language | 110 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |
ryanbekhen/feserve | An application serving frontend applications and load balancing static files with SSL certificates | 8 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |
izqui/taylor | A lightweight Swift library for creating web servers | 926 |
unosquare/embedio | A lightweight, cross-platform web server for .NET applications | 1,473 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
supnate/dojos | A NodeJS-based web server framework utilizing Dojo and Dojox for building rich internet applications on the server-side. | 11 |
wyhaya/see | A fast and feature-rich web server written in Rust. | 211 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
lastmjs/zwitterion | A web development server that allows developers to import code from any supported language and run it directly in the browser. | 580 |
davidmoreno/onion | An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,017 |
soveran/cuba | A lightweight web development framework inspired by Rum, providing a simple and modular way to build Rack applications. | 1,439 |
perfectlysoft/perfect-httpserver | A Swift-based HTTP server for building web applications on the Perfect framework | 108 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |