cowboy
HTTP server framework
An Erlang-based framework for building high-performance HTTP servers with low latency and memory usage.
Small, fast, modern HTTP server for Erlang/OTP.
7k stars
298 watching
1k forks
Language: Erlang
last commit: 2 months ago
Linked from 4 awesome lists
cowboyerlangfunctionalhigh-performancehttphttp-serverhttp2http2-serverhttpsproduction-readyrestwebweb-frameworkwebsocketwebsocket-serverwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
ninenines/gun | An Erlang library that provides a high-performance client for various web protocols, including HTTP/1.1, HTTP/2, and WebSockets. | 906 |
nitrogen/simple_bridge | A standardized interface to multiple Erlang HTTP servers | 113 |
ohler55/agoo | A high-performance HTTP server for Ruby applications | 910 |
mochi/mochiweb | A lightweight Erlang library for building HTTP servers | 1,873 |
sindresorhus/got | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
crowdhailer/ace | An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 | 305 |
inaka/shotgun | An Erlang application providing a simple HTTP client with built-in SSE support | 168 |
crowdhailer/raxx | An Elixir-based HTTP server interface and toolkit | 404 |
hyperium/hyper | An efficient HTTP library designed as a building block for other libraries and applications. | 14,680 |
appsflyer/donkey | A modern Clojure HTTP server and client built for ease of use and performance | 292 |
cloudwego/hertz | A high-performance Go HTTP framework designed for building microservices with strong extensibility and usability features. | 5,442 |
seanmonstar/reqwest | An HTTP client for Rust. | 10,059 |
mysql-otp/mysql-otp | An Erlang implementation of the MySQL protocol for connecting to relational databases | 365 |
square/okhttp | A robust and efficient HTTP client for interacting with web services | 45,977 |
ninenines/ranch | A modular TCP socket acceptor pool with connection limiting and upgrading capabilities. | 1,194 |