Ruby Web Servers

Open-source Ruby projects categorized as Web Servers

Top 6 Ruby Web Server Projects

  • Puma

    A Ruby/Rack web server built for parallelism

    Project mention: Breaking the 300 barrier | dev.to | 2024-02-21

    As we use Puma as our webserver for our rails application, I quickly went to Puma's config file which typically resides in config/puma.rb. The config was set as

  • Rack

    A modular Ruby web server interface.

    Project mention: Como desenvolvi um backend web em Clojure | dev.to | 2023-07-03
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • falcon

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

  • Goliath

    Goliath is a non-blocking Ruby web server framework

  • Thin

    A very fast & simple Ruby web server

    Project mention: How to Use Sinatra to Build a Ruby Application | dev.to | 2023-06-07

    This one file contains everything needed for this simplified app to run. Run it with ruby main.rb, which should spin up an instance of the Thin web server (the default web server that comes with Sinatra). Visit localhost:4567 and you'll see the JSON response.

  • Unicorn

    Unofficial Unicorn Mirror. (by defunkt)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-21.

Ruby Web Servers related posts

Index

What are some of the best open-source Web Server projects in Ruby? This list will help you:

Project Stars
1 Puma 7,577
2 Rack 4,821
3 falcon 2,468
4 Goliath 2,446
5 Thin 2,262
6 Unicorn 1,415
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com