Ruby Server

Open-source Ruby projects categorized as Server

Top 6 Ruby 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

  • MailCatcher

    Catches mail and serves it through a dream.

  • Project mention: Preview emails with letter_opener, MailCatcher and MailHog | news.ycombinator.com | 2023-08-13

    hey HN, I recently published an article going deep into email previewing (in Ruby on Rails, but I think it's relevant beyond Rails).

    MailCatcher (https://github.com/sj26/mailcatcher) and MailHog (https://github.com/mailhog/MailHog) are super handy and easy to run locally. Both spin up an SMTP server which you can direct mail to, and give you a nice web interface to browse mail and preview it.

    Happy to answer any question! thanks, harrison

  • 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.

    WorkOS logo
  • falcon

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

  • 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.

  • invoice_printer

    Super simple PDF invoicing

  • async-websocket

    Asynchronous WebSocket client and server, supporting HTTP/1 and HTTP/2 for Ruby.

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).

Ruby Server related posts

Index

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

Project Stars
1 Puma 7,583
2 MailCatcher 6,181
3 falcon 2,468
4 Thin 2,261
5 invoice_printer 871
6 async-websocket 147

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com