goliath
Web server
A non-blocking Ruby web server framework designed to meet performance and maintainability goals
Goliath is a non-blocking Ruby web server framework
2k stars
91 watching
217 forks
Language: Ruby
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
puma/puma | A Ruby web server designed for parallelism and high-performance | 7,716 |
socketry/falcon | A high-performance web server for Ruby that supports multiple HTTP protocols and has built-in concurrency features. | 2,673 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
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 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
bensheldon/good_job | A multithreaded, Postgres-based Active Job backend for Ruby on Rails designed to be simple and performant for most workloads. | 2,729 |
kanwei/algorithms | A comprehensive library of algorithms and data structures in Ruby | 2,676 |
ohler55/agoo | A high-performance HTTP server for Ruby applications | 910 |
labstack/echo | A high-performance, minimalist Go web framework with extensible middleware capabilities and robust API features. | 30,085 |
the-benchmarker/web-frameworks | Automated benchmarking and comparison of web frameworks using isolated containers and distributed measurement tools. | 7,005 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
rubygems/rubygems.org | Provides a better API and project management features for the Ruby community's gem hosting service. | 2,337 |
grosser/parallel | Parallel processing made simple and fast in Ruby | 4,173 |
arsduo/koala | A lightweight Facebook API library for Ruby | 3,555 |