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: about 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,696 |
socketry/falcon | A high-performance web server for Ruby that supports multiple HTTP protocols and has built-in concurrency features. | 2,659 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,973 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,011 |
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,699 |
kanwei/algorithms | A comprehensive library of algorithms and data structures in Ruby | 2,669 |
ohler55/agoo | A high-performance HTTP server for Ruby applications | 911 |
labstack/echo | A lightweight, high-performance Go web framework designed for building scalable RESTful APIs and microservices. | 29,900 |
the-benchmarker/web-frameworks | Automated benchmarking and comparison of web frameworks using isolated containers and distributed measurement tools. | 6,993 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,890 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
rubygems/rubygems.org | Provides a better API and project management features for the Ruby community's gem hosting service. | 2,331 |
grosser/parallel | Parallel processing made simple and fast in Ruby | 4,168 |
arsduo/koala | A lightweight Facebook API library for Ruby | 3,554 |