rogue

HTTP server

A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser.

Minimal HTTP server for Rack applications powered by the superpowers of others

GitHub

8 stars
3 watching
0 forks
Language: Ruby
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
schacon/grack An HTTP server implementation using the Rack framework to handle Git smart-http requests. 385
postmodern/net-http-server A pure Ruby HTTP server implementation 69
karlseguin/http.zig An HTTP server written in Zig. 593
defunkt/unicorn A Rack HTTP server designed for fast clients and Unix-based systems, prioritizing low latency and robustness. 1,416
tom-seddon/yhs A small embeddable HTTP server for serving files and handling requests 81
mongrel/mongrel A lightweight Ruby web server providing fast HTTP 1.1 protocol parsing 174
maccman/nestful A Ruby HTTP client library with a simple and sane API for making REST requests. 508
luukdegram/apple_pie A lightweight HTTP server implementation in Zig. 163
andrewlalis/handy-httpd An HTTP server library for D that provides a lightweight and flexible way to create web servers. 32
appsflyer/donkey A modern Clojure HTTP server and client built for ease of use and performance 292
ohler55/agoo A high-performance HTTP server for Ruby applications 911
guzba/mummy A high-performance, multi-threaded HTTP and WebSocket server written in Nim. 282
http-rs/surf A fast and flexible HTTP client framework for asynchronous Rust programming 1,467
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
thecoshman/http A simple HTTP server for hosting folders and serving files with various features like symlinks, authentication, and SSL support. 446