SaaSHub helps you find the best software and product alternatives Learn more โ
Top 23 Ruby Open-Source Projects
-
Project mention: Unlocking Opportunities: How to Thrive as a Ruby Engineer in Today's Tech Landscape | dev.to | 2025-05-07
Ruby on Rails open source projects. Contribute and learn at the same time.
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
The static site generator (SSG) landscape is crowded with feature-rich but increasingly complex solutions. As I looked at and used tools like lume, 11ty, lektor, or jekyll, I found myself drowning in configuration options, plugins, and middleware. What started as a simple desire to convert Markdown content into HTML had evolved into learning complex frameworks with steep learning curves.
-
Project mention: Show HN: Maybe โ The personal finance app for everyone | news.ycombinator.com | 2025-05-01
Seems like a reasonably standard Rails app, and they are kind enough to already have a Dockerfile, compose file, and instructions for it: https://github.com/maybe-finance/maybe/blob/v0.5.0/docs/host...
Ironically, as documentation for humans these files are good; as a separate signal that Cursor wrote a finance tracking app is also helpful https://github.com/maybe-finance/maybe/blob/v0.5.0/.cursor/r...
-
Project mention: Lessons from open source in the Mexican government | news.ycombinator.com | 2025-04-06
Everything I see is moving to Discourse [1] now.
The experiment SW is a lot like the buildings and labs in every physics department I've been to: everyone is on a separate 3-5 year grant cycle and as such is contractually obliged not to push for newer infrastructure. People stick to the same software/lab until it is discontinued/condemned.
[1]: https://www.discourse.org/
-
open-source-mac-os-apps
๐ Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
-
Project mention: Debian GNU/Linux in VirtualBox on MacOS M1 to Practice Kubernetes | dev.to | 2025-05-11
Install Vagrant using Homebrew:
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: How to Navigate with Selenium Using a Default Chrome Profile? | dev.to | 2025-05-11
Check the official Selenium GitHub page for the latest version.
-
Project mention: ๐โก Ensuring High Availability with Two-Server Setup Using Keepalived | dev.to | 2024-11-28
Ensuring high availability with limited resources can be challenging. I recently want to proove you can do it using Keepalived and just two servers ๐ชโจ. To prove it, I used Vagrant. Here's a quick rundown of my journey! ๐
-
Project mention: We Fell Out of Love with Next.js and Back in Love with Ruby on Rails | news.ycombinator.com | 2025-05-03
To add, the above code is a pretty near approximation of the literal code inside the devise codebase, which is a very standard Ruby auth system.
See here:
https://github.com/heartcombo/devise/blob/main/lib/devise/co...
def self.define_helpers(mapping) #:nodoc:
-
Project mention: How Elite Engg. Teams Deploy 208X More Frequently Compared to Us Mere Mortals? | dev.to | 2024-07-12
GitLab: Another excellent CI/CD tool with robust monitoring and reporting features.
-
chatwoot
Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. ๐ฅ๐ฌ
Project mention: Show HN: Jelly โ A Simpler Shared Inbox for Small Teams | news.ycombinator.com | 2024-11-12This is one of those tools that do one thing and do it very well. Also the pricing is convenient. Congratulations to the creators.
If you want to go the open source + self hosted route, Chatwoot [1][2] may be for you. It is more feature rich (or bloated, depending what you need) and complex to set up, defined as "Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc.", and it has a shared inbox feature [3].
[1] Website: https://www.chatwoot.com/
[2] Github: https://github.com/chatwoot/chatwoot
[3] https://www.chatwoot.com/features/shared-inbox
-
Project mention: Show HN: A Common Lisp implementation in development, supports ASDF | news.ycombinator.com | 2025-04-27
-
-
Reminder: Future is now available to post on in general, and forem.com can be used to see a feed from both spaces.
-
Le Wagon's Setup
Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp
-
Ruby Style Guide
-
rbenv is installed and ready to go;
-
-
Project mention: 15 Open-Source Projects to Replace Popular SaaS Tools & Apps ๐จโ๐ป๐ฅ | dev.to | 2025-01-13
๐ฉโ๐ป GitHub link | โญ 12.9K stars | ๐ป Website link
-
I learned while working on a new Kubernetes course that the official way of installing the AWS CLI on macOS per their documentation [^0] installs the x86 version of the CLI and that Apple Silicon is, mysteriously, not supported.
The Homebrew formula works around this by building from source [^1], but not everyone uses Homebrew, including me, for this course.
This script I wrote remediates this. It's a quick and easy way of installing the AWS CLI without a package manager or having to dig through GitHub Gists or Homebrew formulas yourself.
I hope someone out there finds this useful!
[^0]: https://docs.aws.amazon.com/cli/latest/userguide/getting-sta...
[^1]: https://github.com/Homebrew/homebrew-core/blob/master/Formul.... Notice how the awscli dependencies are downloaded as separate packages. This might not be what you want.
-
Gollum
A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.
Depends on your target user. If you want something really simple for developers, https://github.com/gollum/gollum is pretty neat (is what powers the Wiki system on GitHub), while if you want something simple for people who aren't developers, something like Mediawiki would fit better. Although Mediawiki requires a database, you can use SQLite (which is basically a file on disk as a DB) for it.
Dokuwiki is also a neat old-school alternative that basically treats files on disk as articles/pages, so no (other) DB needed.
-
A curated list of awesome Python frameworks, libraries and resources. Inspired by awesome-php. On July 3rd, Marc Anguera launched awesome-ruby. There was no reference to other lists in the initial commit, but the timing and naming convention suggest that this was inspired by other awesome-lists that preceded it.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Ruby discussion
Ruby related posts
-
A Practical Guide to Deploying Frontend Apps on Vercel Using GitHub Actions
-
Unveiling Beerware License: A Holistic Exploration of Minimalist Open Source Licensing
-
Kickstarting a .NET Solution from Scratch with the CLI
-
Versioning Apps with SemVer and Git Tags
-
Installing/maintaining Ruby on macOS with a script
-
ruby_llm VS langchainrb - a user suggested alternative
2 projects | 14 May 2025 -
langchainrb VS ruby_llm - a user suggested alternative
2 projects | 14 May 2025 -
A note from our sponsor - SaaSHub
www.saashub.com | 16 May 2025
Index
What are some of the best open-source Ruby projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | Ruby on Rails | 56,889 |
2 | Jekyll | 50,032 |
3 | maybe | 44,104 |
4 | Discourse | 43,999 |
5 | open-source-mac-os-apps | 43,871 |
6 | HomeBrew | 43,598 |
7 | fastlane | 40,150 |
8 | Selenium WebDriver | 32,318 |
9 | Vagrant | 26,658 |
10 | Devise | 24,199 |
11 | Gitlab CI | 23,974 |
12 | chatwoot | 23,648 |
13 | asdf | 23,533 |
14 | ruby | 22,613 |
15 | forem | 22,295 |
16 | Le Wagon's Setup | 19,095 |
17 | Ruby style guide | 16,510 |
18 | rbenv | 16,373 |
19 | Postal | 15,497 |
20 | Spree Commerce | 14,628 |
21 | homebrew-core | 14,276 |
22 | Gollum | 13,997 |
23 | awesome-ruby | 13,768 |