Open Source Ruby Software - Page 61

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Open project,Open project,Open project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A lightweight Ruby on Rails CMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cotson
    COTSon scalable simulation infrastructure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ruby script for converting csv lists of computer names and their other attributes into a cluster ssh or .csshrc file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    ctBlog is yet ANOTHER blog application. It's built using Ruby on Rails (2.3.2), and has the intention of staying simple and pure! Most blog software could also be CMS software, or message board software...it just seems to bloated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ctioga2

    polymorphic plotting program

    ctioga2 is a plotting program in the spirit of gnuplot. It can be used either directly on command-line or writing command files (or a mix of both). It produces publication-quality PDF files. It is based on the Tioga plotting library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Curupira is a powerful, full-featured, cross-platform, pretty-well-tested, well-documented and easy-to-use open source server application (shard emulator) for ultima online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cyberaide is a project to develop a simple interface to advanced cyberinfrastructure for developers and users. For more information, please go to: * http://cyberaide.wiki.sourceforge.net/" or chose the "Web Site" menu item
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    damo-blog-engine

    DAMO Blog Engine is a light posting articles, comment, ...

    - generate static html from simple syntax articles - tags index generation - comment posting - smart formating : titles, images, text, ...
    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
  • 10
    This library presents an abstraction layer on top of a database. It lets a project have persistent classes with a moderate amount of overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    deep2Read

    deep2Read

    This website includes a (growing) list of papers and lectures

    As a group, we need to improve our knowledge of the fast-growing field of deep learning. To educate students in our graduate programs, to help new members in my team with basic tutorials, and to help current members understand advanced topics better, this website includes a (growing) list of tutorials and papers we survey for such a purpose. We hope this website helps people who share similar research interests or those interested in learning advanced topics about deep learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    deplate is a tool for converting wiki-like markup to latex, docbook, html, or "html-slides". It supports embedded LaTeX code, footnotes, citations, biblographies, automatic generation of an index etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Diary ON Rails (donrails) is a content management system. It can use various things. Mainly for diary, blog and memo. Donrails goal is making framework for content management and training materials for making other application with Ruby on Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    domap

    Identify changes in local network services

    Identify when new TCP serices come on-line, or old services go off-line, on the local network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    domex

    Check domain expiration dates

    This utility was born out of the fact that on a couple of occasions, through no fault of my own, I have had domain name records (DNS records) expire, and I needed a utility to give a rapid warning when this was either about to happen or had recently happened. This utility is run regularly as a background cron job and sends me an email to tell me the domains are still live.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rails web application for automating donations transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dotenv

    dotenv

    A Ruby gem to load environment variables from `.env`

    Shim to load environment variables from .env into ENV in development. Storing configuration in the environment is one of the tenets of a twelve-factor app. Anything that is likely to change between deployment environments–such as resource handles for databases or credentials for external services–should be extracted from the code into environment variables. But it is not always practical to set environment variables on development machines or continuous integration servers where multiple projects are run. dotenv loads variables from a .env file into ENV when the environment is bootstrapped. dotenv is initialized in your Rails app during the before_configuration callback, which is fired when the Application constant is defined in config/application.rb with class Application < Rails::Application. If you need it to be initialized sooner, you can manually call Dotenv::Railtie.load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dotjs

    dotjs

    dotjs is a Google Chrome extension that executes JavaScript files

    dotjs is a lightweight browser extension that allows users to run custom JavaScript automatically on specific websites based on their domain names. It works by mapping JavaScript files to domains, so when a user visits a site, the corresponding script is executed seamlessly in the background. This approach enables users to personalize and enhance website behavior without modifying the original source code or relying on heavy user script managers. The tool is particularly useful for developers and power users who want to tweak interfaces, automate repetitive actions, or inject additional functionality into web pages. dotjs emphasizes simplicity by using a file-based structure where each script corresponds directly to a domain, making it easy to manage and organize customizations. It integrates smoothly into the browser environment and requires minimal setup to get started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A gtk run dialog box with tab completion and a simple ui. Supports common features as well as history, files, directories, urls, and spelling correction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    dryrun

    dryrun

    Try the demo project of any Android Library

    Try any android library hosted online directly from the command line. Try any android library hosted online directly from the command line. Specify any custom branch to run. Specify any flavour to run. Specify any app module to run. Checkout tag/commit hash to clone (e.g. "v0.4.5", "6f7dd4b").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dvdbackupgtk
    A fast and simple GUI for dvdbackup using Ruby-GNOME2. It requires the Ruby-GNOME2 Package, which is available for nearly every OS/Linux distribution. For installation instructions have a look at the README or the Homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool offers guidance and support for applicants in the compiling of their APEL claim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    eCyberpunk is a Java version of the R Talsorian Games' Role playing system, Cyberpunk 2020 and it's supplements. Initially, the project will focus on GM aids, but may, in the future, be a full-blown game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    eRBie is an IRC bot written in Ruby aimed to be small, fully customizable and modular. It uses the MySQL database to store its settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mapping openly available ecological data from the European Union
    Downloads: 0 This Week
    Last Update:
    See Project