Open Source Ruby Software Development Software - Page 22

Ruby Software Development Software

View 5738 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.

  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Iowa is a set of classes in the Ruby programming language designed to vastly facilitate the development of applications with html interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Common utility methods, classes and algorithm library for general use. Although this library focuses on common utility algorithms, main goal of this library is ease of use by trading some flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    imgIX

    imgIX

    A plugin for integrating imgix into Jekyll sites

    imgix manages, optimizes, and delivers images and videos for faster pages, better visual quality, and a simpler workflow. Visual media technology is cumbersome, complex, and ever-evolving. We streamline it so you can control your workflow. Poor loading speed hurt conversions and SEO. Improve your performance with robust media processing. Future-proof your visual media, so your customers get the best experience anywhere, on any platform. Upload, search, edit, and organize all cloud assets. See real-time insights. Intelligent, automated compression that eliminates unnecessary bytes. Fast image and video loading with a globally distributed CDN. Encode, stream, and manage videos for a rich and smooth viewing experience. Stream in HLS or MP4. Get the best compression, video quality, and bandwidth adaptability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ioblockreader

    ioblockreader

    Block-buffered and cached read over IO objects as Strings

    Ruby library giving block-buffered and cached read over IO objects with a String-like interface. Ideal to parse big files as Strings, limiting memory consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    A Ruby Editor extension for the jEdit programmer's text editor that provides syntax-aware programming features for Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jekyll-breadcrumbs

    jekyll-breadcrumbs

    Creates breadcrumbs for Jekyll 3.x, includes SEO optimization

    Smart and fast breadcrumbs for posts, pages and collections with SEO support and more. Works as Jekyll Hook with Jekyll 3.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jekyll-commonmark

    jekyll-commonmark

    CommonMark generator for Jekyll

    CommonMark Markdown converter for Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jekyll-compress-images

    jekyll-compress-images

    Jekyll plugin for compress/optimize images (jpg, png, gif, svg)

    Plugin for compress/optimize images (jpg, png, gif, svg).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jekyll-course-website-template

    jekyll-course-website-template

    Feature-rich and easy-to-use Jekyll website template

    Feature-rich and easy-to-use Jekyll website template for academic courses. Individual page for assignments, lectures, course material, and course schedule. Auto-generated course updates section (for each new lecture and assignment) + custom/manual announcements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    jekyll-gitlab-letsencrypt

    jekyll-gitlab-letsencrypt

    Automate letsencrypt renewals for gitlab pages

    This plugin automagically does the entire the letsencrypt process for your gitlab-hosted Jekyll blog! GitLab CI setup such that when you push to master (or your preferred branch), your changes are deployed live. Automate letsencrypt renewals for Gitlab pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jekyll-import

    jekyll-import

    The "jekyll import" command for importing from various blogs to Jekyll

    Import your old & busted site or blog for use with Jekyll. No importer for your system? No problem. Creating one is easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jekyll-inline-svg

    jekyll-inline-svg

    SVG optimizer and inliner for jekyll

    SVG optimizer and inliner for jekyll. This liquid tag will let you inline SVG images in your jekyll sites. It will add {%svg %} to Liquid::Tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jekyll-jalali

    jekyll-jalali

    Jalali date plugin for Jekyll

    This plugin adds a new filter to Jekyll called jdate. Using this filter the given dates will be converted to Jalali which is being used in Iran and Afghanistan. For more information see Iranian Calendars Entry in Wikipedia. Append gem Jekyll-Jalali to the plugin vector (formerly known as gems) of your website's _config.yml file. You can also put the Jekyll-Jalali.rb file inside the _plugins directory of your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jekyll-loading-lazy

    jekyll-loading-lazy

    Load images on your sites lazily without JavaScript

    This plugin adds loading="lazy" to all img and iframe tags on your Jekyll site. No configuration is needed. If a loading attribute is already present nothing is changed. Note that the github-pages gem runs in safe mode and only allows a defined set of plugins. To use this gem in GitHub Pages, you need to build your site locally or use a CI (e.g. Github Workflow) and deploy to your gh-pages branch. In case you want to prevent loading some images/iframes lazily, add loading="eager" to their tags. This might be useful to prevent flickering of images during navigation (e.g. the site's logo).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jekyll-org

    jekyll-org

    org-mode converter for Jekyll

    This plugin adds Org mode support to Jekyll and lets you write posts and pages in Org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jekyll-postfiles

    jekyll-postfiles

    A Jekyll plugin that copies static files

    A Jekyll plugin that copies static files from the _posts to the _site folder. This plugin takes any file that is in post folders, and copy them to the folder in which the post-HTML page will be created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jekyll-responsive-image

    jekyll-responsive-image

    An unopinionated Jekyll plugin for generating responsive images

    A Jekyll plugin for automatically resizing images. Fully configurable and unopinionated, Jekyll-responsive-image allows you to display responsive images however you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jekyll-tagging-related_posts

    jekyll-tagging-related_posts

    Jekyll `related_posts` function based on tags

    Jekyll related_posts function based on tags (works on Jekyll3). It replaces the original Jekyll's related_posts function to use tags to calculate relationships. The calculation algorithm is based on related_posts-jekyll_plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jekyll-theme-console

    jekyll-theme-console

    A jekyll theme inspired by linux consoles for hackers and developers

    A Jekyll theme with inspiration from Linux consoles for hackers, developers, and script kiddies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jekyll-toc

    jekyll-toc

    Jekyll plugin which generates a table of contents

    Jekyll plugin which generates a table of contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jekyll-version-plugin

    jekyll-version-plugin

    Liquid tag plugin for Jekyll rendering a version identifier for Jekyll

    A Liquid tag plugin for Jekyll that renders a version identifier for your Jekyll site sourced from the git repository containing your code. Great if you want to display the version of your project on your site automatically each time your site is built. Identify and highlight the build of your project by calling the tag from your Jekyll project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Service Oriented Container (SOC) focused on creating and managing Services using annotations. Implements lighweight SOA using JEE, JAVA and Ruby. More than 20 services are included (ESB (Mule), jBPM, Jetty, JMS, GWT, DB, Rules, JMX, Spring support..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    kNOdeps is a tool for managing #include-dependencies in C/C++ projects. It is implemented as internal DSL in Ruby. The main features are: define components, forbid/allow dependencies between components, visualize dependencies, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    krane

    krane

    Ship changes to a Kubernetes namespace

    krane is a command line tool that helps you ship changes to a Kubernetes namespace and understand the result. At Shopify, we use it within our much-beloved, open-source Shipit deployment app. Why not just use the standard Kubectl apply mechanism to deploy? It is indeed a fantastic tool; Krane uses it under the hood. Especially in a CI/CD environment, we need a clear, actionable pass/fail result for each deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    (To pronounce, just say the letter: AAY WHY QUEUE.) A collection of high-level models and utility code applicable to interactive applications. e.g. Fixed/variable timestep timing, state machine, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.