httpbeast
Http server
A high-performance HTTP server written in Nim.
A highly performant, multi-threaded HTTP 1.1 server written in Nim.
449 stars
14 watching
53 forks
Language: Nim
last commit: 11 months ago
Linked from 1 awesome list
asynchttpnim
Related projects:
Repository | Description | Stars |
---|---|---|
ringabout/httpx | A cross-platform web server written in Nim, providing basic HTTP functionality and optional support for WebSockets. | 90 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
inhabitedtype/httpaf | A high-performance web server written in OCaml, designed to be memory-efficient and scalable. | 535 |
mattaylor/whip | A high-performance web server framework using Nim that provides fast HTTP routing and can be extended with various middleware and features. | 84 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |
tom-seddon/yhs | A small embeddable HTTP server for serving files and handling requests | 81 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
cemeyer/httpd.sh | A simple web server written in Bash using C APIs. | 117 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,464 |
zyearn/zaver | A high-performance HTTP server designed to demonstrate the core structure of a scalable network server using epoll and non-blocking I/O | 849 |
syntaqx/serve | A lightweight, customizable HTTP server written in Go. | 335 |
ohler55/agoo | A high-performance HTTP server for Ruby applications | 911 |
zhaojh329/libuhttpd | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |