Open Source Ruby Software Development Software - Page 13

Ruby Software Development Software

View 5032 business solutions

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

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Pedestal

    Pedestal

    The Pedestal Server-side Libraries

    Pedestal is a set of libraries that we use to build services and applications. It runs in the back end and can serve up whole HTML pages or handle API requests. There are a lot of tools in that space, so why did we build Pedestal? We had two main reasons. Pedestal is designed for APIs first. Most web app frameworks still focus on the "page model" and server-side rendering. Pedestal lets you start simple and add that if you need it. Pedestal makes it easy to create "live" applications. Applications must respond with immediate feedback even while some back-end communication goes on. Pedestal makes it easy to deliver server-sent events and asynchronous updates. Pedestal works with a huge variety of containers and deployment options. Deploy applications or microservices on unikernels, Docker containers, or JAR files. Pedestal supports Tomcat, Jetty, Immutant (with Undertow), Vert.x, nginx, and Netty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The application is intended for extract performance risks from UML models stored in an Enterprise Architect database and displaying them on a user friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A lightweight framework for building web apps in Perl. Pinwheel (aka 'Perl on Rails') makes it easy for Rails developers to ship apps in a Constrained Environment where only Perl and a very limited module set are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PlugMan is a simple and effective plugin framework for Ruby. PlugMan supports plugin dependencies and extension points and includes a couple of demos to make learning PlugMan even easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • OpManager the network monitoring software used by over 1 million IT admins Icon
    OpManager the network monitoring software used by over 1 million IT admins

    Network performance monitoring, uncomplicated.

    ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
    Learn More
  • 5
    Poole

    Poole

    The Jekyll Butler. A no frills responsive Jekyll blog theme

    A diligent and noble steward for building Jekyll sites. Poole is the butler for Jekyll, the static site generator. It's designed and developed by @mdo to provide a clear and concise foundational setup for any Jekyll site. It does so by furnishing a full vanilla Jekyll install with example templates, pages, posts, and styles. Poole is the butler for Jekyll, the static site generator. It's designed and developed by @mdo to provide a clear and concise foundational setup for any Jekyll site. It does so by furnishing a full vanilla Jekyll install with example templates, pages, posts, and styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PORIS toolkit allows describing graph-based systems and their behavior in a snapshot. It provides a web editor for a domain visual specific language (DSL) and transformation tools to generate software prototypes, system configurations, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Portfolio Jekyll Theme

    Portfolio Jekyll Theme

    A minimalist Jekyll theme for building a personal portfolio site

    This is a Jekyll theme built using the DevTips Starter Kit as a foundation for starting and following closely the amazing tutorial by Travis Neilson over at DevTips. The purpose of this theme is to provide a clean and simple website for your portfolio. Emphasis is placed on your projects, which are shown front and center on the home page. Everything that you will ever need to know about this Jekyll theme is included in the README, which you can also find in the demo site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Prawn

    Prawn

    Fast, Nimble PDF Writer for Ruby

    Prawn is a pure Ruby PDF generation library that provides a lot of great functionality while trying to remain simple and reasonably performant. Extensive text rendering support, including flowing text and limited inline formatting options. Comprehensive internationalization features, including full support for UTF-8 based fonts, right-to-left text rendering, fallback font support, and extension points for customizable text wrapping. Support for PDF outlines for document navigation. Low level PDF features, allowing users to create custom extensions by dropping down all the way to the PDF object tree layer. (Mostly useful to those with knowledge of the PDF specification). If you are looking for a highly flexible PDF document generation system, Prawn might be the tool for you. It is not a reporting tool or a publishing toolchain, though it could be fairly easily used to build those things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Premonition

    Premonition

    Add block-styled content to your site. Like summaries, notes and hints

    Premonition is a Jekyll plugin that can transform Markdown blockquotes into styled blocks of code. The default template and stylesheet focus on creating info boxes, but through the templating system, you can modify it to suit your needs. With version 4 we also introduced a new citation box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • 10
    Process Pilot

    Process Pilot

    Ruby library to pilot interactive command line processes in real time

    Ruby library giving a simple way to pilot an external process' stdin, stdout and stderr in real time. Very useful for interactive processes testing or automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pronto

    Pronto

    Quick automated code review of your changes

    Pronto runs analysis quickly by checking only the relevant changes. Created to be used on GitHub pull requests, but also works locally and integrates with GitLab and Bitbucket. Perfect if you want to find out quickly if a branch introduces changes that conform to your style guide, are DRY, don't introduce security holes, and more. Pronto runs the checks on a diff between the current HEAD and the provided commit-ish (default is master). You can run Pronto as a step of your CI builds and get the results as comments on GitLab commits using GitlabFormatter. You can run Pronto as a step of your CI builds and get the results as comments on Bitbucket commits using BitbucketFormatter or BitbucketPullRequestFormatter. The behavior of Pronto can be controlled via the .pronto.yml configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Prudence is an open source container and framework for scalable web frontends and network services, based on proven REST principles. It comes in several flavors: Python, Ruby, Clojure, JavaScript, PHP and Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C program that translates python scripts to ruby scripts. Uses bison and lex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Desktop Agenda written in Ruby to manage personal contacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RBuild is a Linux KBuild like software configure/build system written in Ruby language with a menu driven front end. RBuild can be used for C/C++ or other programming languages. The syntax is inherited from KBuild. RBuild is very small and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RCons is a build tool consolidating both configuration and compilation of software projects. It leverages the Ruby language to create a fluid environment for specifying the build process with the expressive power of a real programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RDE is the IDE for the script language Ruby. It is made in Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RDI is a library that gives your application the ability to install its dependencies at runtime. Perfect for plugins oriented architectures. Many kind of deps: RPMs, DEBs, .so, .dll, RubyGems... Easily extensible to new kinds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RDoc

    RDoc

    RDoc produces HTML and online documentation for Ruby projects

    RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the rdoc and ri tools for generating and displaying documentation from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RGL is a framework for graph datastructures and algorithms implemented in Ruby. The main site is now at RubyForge: rgl.rubyforge.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RInject is a tool for automated testing of web applications and services. It can be used to test HTTP(S) interfaces for service-level monitoring. Compared to WebInject, RInject has a more powerful verification- and parsing-engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ruby libraries and resources for ROX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    building CRUD forms with jRuby and ZK with minimal codes. - create DAO - generate default forms
    Downloads: 0 This Week
    Last Update:
    See Project