falcon

Web server

A high-performance web server for Ruby that supports multiple HTTP protocols and has built-in concurrency features.

A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.

GitHub

3k stars
49 watching
82 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list

asyncasync-httpasynchronousconcurrentfalconhttp-serverrubyserver

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
socketry/async-http An asynchronous client and server implementation of HTTP/1.0, 1.1, and 2 with TLS support for streaming requests and responses 319
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 174
rack/rack A modular Ruby web server interface providing a simple and adaptable way to develop web applications. 4,936
socketry/benchmark-http An asynchronous HTTP benchmark tool for analyzing server performance and website access times 19
httprb/http A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. 3,014
puma/puma A Ruby web server designed for parallelism and high-performance 7,716
seanmonstar/reqwest An HTTP client for Rust. 10,059
lostisland/faraday An HTTP client library abstraction layer providing a common interface over multiple adapters and middleware 5,766
rwf2/rocket An async web framework for Rust with a focus on usability, security, extensibility, and speed. 24,706
postrank-labs/goliath A non-blocking Ruby web server framework designed to meet performance and maintainability goals 2,439
hyperium/tonic A high-performance gRPC client and server implementation with async/await support 10,180
gotham-rs/gotham A web framework designed to promote stability, safety, security, and speed by leveraging Rust's static typing, async support, and fast server capabilities. 2,240
rubyonjets/jets A service that makes it easy to deploy and run serverless apps on AWS Lambda. 2,605
ohler55/agoo A high-performance HTTP server for Ruby applications 910
tokio-rs/axum A web framework providing an ergonomic and modular API for building web applications using Rust. 19,615