Open Source Ruby Software - Page 47

Ruby Software

Ruby Clear Filters

Browse free open source Ruby Software and projects below. Use the toggles on the left to filter open source Ruby Software by OS, license, language, programming language, and project status.

  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    A bridge between Ruby and Python, which allows use of Ruby objects from Python code and Python objects from Ruby code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ruby-processing

    Ruby-processing

    Bridge between the Processing creative-coding framework and Ruby

    Ruby-processing is a bridge between the Processing creative-coding framework (originally Java-based) and the Ruby language, created to let developers and artists write Processing sketches using Ruby syntax. It enables the well-known graphics, animation, interaction and sketching patterns of Processing in a Ruby environment, which can be appealing to those who prefer Ruby’s syntax or already live in the Ruby ecosystem. Though the project is now deprecated and newer alternatives exist, it remains an excellent historical example of how to embed a drawing/graphics API into another language and how creative coding communities evolve. For educators or artists exploring coding visually, Ruby-Processing provided a low-barrier entry by combining a high-level language (Ruby) with an expressive graphics library. It also demonstrates how open-source communities wrap frameworks into new environments for accessibility and experimentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a ruby extension library for "EB Library" to read EB/EPWING CD-ROMs. You can read these CD-ROMs using your ruby script with this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ruby/FLTK is a Ruby extension library for the FLTK GUI Toolkit library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ruby/MaxL is a portable extension module for the Ruby scripting language that allows Hyperion Essbase MaxL statements to be executed from within a Ruby program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ruby interface for libpcap packet capture library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ruby9i is a Ruby library that provides access to Oracle9i using the Oracle Call Interface. It is planned to support all major Oracle9i datatypes. If desired, its features can be accessed through a Ruby DBI-compatible API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rubyBB is a lightweight forum system built in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    RubyCast is a simple podcast creation tool written in ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RubyCocoa is a Mac OS X framework that allows Cocoa programming in the object-oriented scripting language Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is defunct. Please use rDoc for your documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RubyGems

    RubyGems

    Library packaging and distribution for Ruby

    RubyGems is a package management framework for Ruby. A package (also known as a library) contains a set of functionality that can be invoked by a Ruby program, such as reading and parsing an XML file. We call these packages "gems" and RubyGems is a tool to install, create, manage and load these packages in your Ruby environment. RubyGems is also a client for RubyGems.org, a public repository of Gems that allows you to publish a Gem that can be shared and used by other developers. See our guide on publishing a Gem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RubyGems is a system used to package other Ruby libraries into single, self-contained files that also contain metadata about the library, such as name, category, dependencies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RubyHtpasswd - Htpasswd apache files class writen in Ruby language Features: - Add Users - Change Password - Rename users - Delete users - Display errors messages - Get encrypted passwords from the file - Get an users list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RubyIDE is an opensource Ruby Language IDE for writing and building Ruby Scripts. It makes easy the Ruby Language Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ruby System V IPC module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ruby Inline's 13+ releases has been fully migrated to http://rubyforge.org/projects/rubyinline/ Please go there for more information. It just seems to work better over there. :/ (just click home page above)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RubyJournal is a client written in Ruby for the popular blog site LiveJournal.com. It uses the Flat Client/Server Protocol. It is currently Text-Based only, and only works on *nix systems. Currently coding for multiple platforms, and GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RubyLLM

    RubyLLM

    One beautiful Ruby API for OpenAI, Anthropic, Gemini, Bedrock

    RubyLLM is an open-source Ruby library that provides a unified API for interacting with multiple large language model providers through a single, consistent interface. The library is designed to simplify the process of integrating AI capabilities into Ruby applications by abstracting away differences between model providers and API formats. Developers can use RubyLLM to communicate with a wide range of AI services including OpenAI, Anthropic, Google Gemini, Mistral, Ollama, and other compatible platforms through a single programming interface. The library supports advanced capabilities such as tool calling, structured responses, and schema-based outputs that enable developers to build more reliable AI-driven applications. RubyLLM also integrates smoothly with modern Ruby frameworks and development workflows, making it easier to embed AI functionality into web services, background jobs, and automation scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RubyLinux

    A ruby infused linux distribution

    Ruby Linux is a personal project of mine that was started because I felt (and still do) that all of the current Linux distributions fall a bit short of where I think Linux can and should be going. In the true open source methodology, I decided to put my money where my mouth is and create a custom Linux distribution I believe is where Linux systems *should* be heading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Make system based on Ruby. Crossplatform interface for compilation, assemblages, software packings. SCons / AAP replacement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RubyMoney

    RubyMoney

    A Ruby Library for dealing with money and currency conversion

    RubyMoney is a widely adopted Ruby library that provides a robust and precise way to represent and manipulate monetary values in software applications. It is designed around the principle that financial calculations must avoid floating point errors, and therefore represents values internally as integers in the smallest currency unit, such as cents. The library introduces a Money class that encapsulates both the numeric value and the associated currency, ensuring that operations are always context-aware and accurate. It also includes a Money::Currency class that stores metadata such as currency codes, symbols, and formatting rules, enabling consistent handling of international currencies. The library supports arithmetic operations, comparisons, and currency conversion through configurable exchange rate providers, making it suitable for both simple and complex financial systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RubyMoss is a Web - Based Framework written with Ruby on Rails, intended to support all analysis and data processing for Mossbauer Spectroscopy. Written under BSD License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a project to create a rom-like mud in ruby.
    Downloads: 0 This Week
    Last Update:
    See Project