unicorn
HTTP server
A Rack HTTP server designed for fast clients and Unix-based systems, prioritizing low latency and robustness.
Unofficial Unicorn Mirror.
1k stars
55 watching
260 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
postmodern/net-http-server | A pure Ruby HTTP server implementation | 69 |
schacon/grack | An HTTP server implementation using the Rack framework to handle Git smart-http requests. | 385 |
jamesbvaughan/httppl | A Prolog implementation of a simple HTTP server | 29 |
ohler55/agoo | A high-performance HTTP server for Ruby applications | 911 |
appsflyer/donkey | A modern Clojure HTTP server and client built for ease of use and performance | 292 |
tom-seddon/yhs | A small embeddable HTTP server for serving files and handling requests | 81 |
technoweenie/faraday | A Ruby-based library for making HTTP requests and interacting with web services | 6 |
dint-dev/universal_io | A package providing a cross-platform HTTP client library for Dart, allowing developers to make requests on multiple platforms and browsers. | 97 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
xnbox/deepfakehttp | A web server that generates mock responses based on HTTP dumps. | 513 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
dom96/httpbeast | A high-performance HTTP server written in Nim. | 449 |
mongrel/mongrel | A lightweight Ruby web server providing fast HTTP 1.1 protocol parsing | 174 |