whip

Web server

A high-performance web server framework using Nim that provides fast HTTP routing and can be extended with various middleware and features.

Simple fast http server for nim based on httpbeast and nest for high performance routing

GitHub

85 stars
5 watching
4 forks
Language: Nim
last commit: over 4 years ago
Linked from 1 awesome list

fasthttphttpbeastnestnimrouterserverweb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dom96/httpbeast A high-performance HTTP server written in Nim. 449
ringabout/httpx A cross-platform web server written in Nim, providing basic HTTP functionality and optional support for WebSockets. 90
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
guilleiguaran/rogue A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. 8
jczic/microwebsrv A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. 654
fukamachi/woo A fast and lightweight HTTP server written in Common Lisp on top of libev. 1,291
wyhaya/see A fast and feature-rich web server written in Rust. 212
mkantor/operator A web server for serving static and dynamic content using a template-based approach. 16
itsumura-h/nim-basolato An asynchronous full-stack web framework for Nim that extends the asynchttpserver with features for clean and domain-driven architecture 236
dom96/jester A lightweight web framework for building Nim applications with a simple and flexible routing system. 1,582
olliniinivaara/guildenstern A modular multithreading HTTP/1.1 and WebSocket server framework. 79
jczic/microwebsrv2 A highly optimized web server designed for embedded systems and IoT devices 662
zhamlin/ahkhttp A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. 80
mufeedvh/binserve A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. 1,031
gabrielfalcao/go-horse A C HTTP server DSL with macros and helpers to simplify creating web servers 40