Ruby Storage Software

View 8434 business solutions

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

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    GitHub Markup

    GitHub Markup

    Determines which markup library to use to render a content file

    This library is the first step of a journey that every markup file in a repository goes on before it is rendered on GitHub.com. GitHub-markup selects an underlying library to convert the raw markup to HTML. See the list of supported markup formats provided. The HTML is sanitized, aggressively removing things that could harm you and your kin—such as script tags, inline-styles, and class or id attributes. Syntax highlighting is performed on code blocks. See github/linguist for more information about syntax highlighting. The HTML is passed through other filters that add special sauce, such as emoji, task lists, named anchors, CDN caching for images, and autolinking. The resulting HTML is rendered on GitHub.com. The dependencies listed are required if you wish to run the library. You can also run script/bootstrap to fetch them all.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Paperclip

    Paperclip

    Easy file attachment management for ActiveRecord

    Paperclip is intended as an easy file attachment library for ActiveRecord. The intent behind it was to keep setup as easy as possible and to treat files as much like other attributes as possible. This means they aren't saved to their final locations on disk, nor are they deleted if set to nil, until ActiveRecord::Base#save is called. It manages validations based on size and presence, if required. It can transform its assigned image into thumbnails if needed, and the prerequisites are as simple as installing ImageMagick (which, for most modern Unix-based systems, is as easy as installing the right packages). Attached files are saved to the filesystem and referenced in the browser by an easily understandable specification, which has sensible and useful defaults. Paperclip will wrap up to four attributes (all prefixed with that attachment's name, so you can have multiple attachments per model if you wish) and give them a friendly front end.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    VINARI SOFTWARE

    VINARI SOFTWARE

    Software Facil, Vida Facil

    Vinari Software brinda aplicaciones útiles para Microsoft Windows y distribuciones GNU/Linux, las cuales hacen que la informatica moderna sea mas sencilla. Todas estas aplicaciones estan protegidas bajo la licencia BSD, la cual puede ser leída en el siguiente enlace: https://vinarisoftware.wixsite.com/vinari/licencia
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    RESTORE is a complete enterprise network backup and recovery solution. It is scalable to a complete backup solution for multiple workstations, servers and data centers. It operates over local area networks, wide area networks, and the Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    rubyzip is a ruby module for reading and writing zip files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Access Mode Interpreter

    Interprets file permissions

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BXR is an open source, ruby on rails file management system. It is based off of Boxroom, an open source file management project. BXR Allows you to upload, protect, and organize your files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Backup

    Backup

    Easy full stack backup operations on UNIX-like systems

    Backup is a system utility for Linux and Mac OS X, distributed as a RubyGem, that allows you to easily perform backup operations. It provides an elegant DSL in Ruby for modeling your backups. Backup has built-in support for various databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It was built with modularity, extensibility and simplicity in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Crème Fraiche

    Crème Fraiche

    eml2pdf converter

    I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX. Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF. PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche: ~$ gem install cremefraiche
    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
  • 10
    File manager using the GTK library, designed to be used with keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FSCMS stands for File System Content Management System. It is a CMS implemented on a intuitive files/directories structure, providing both ease-of-use and a comprehensive set of command-line tools to perform various tasks (content generation, backup)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple graphical file verification utility, utilising md5sum and cksum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KDiskRescue is a gnu/ddrescue KDE frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Stores and retrieves files in an encrypted archive. Also manages files stored on CDs and DVDs. Other functions are incomplete. PLEASE NOTE: you need to download both an Objectify release and a Public Objects release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RailsDB is a web application written in Ruby using the Ruby on Rails web framework to provide a generic interface to popular open source databases such as MySQL, PostgreSQL, and SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is to create a Linux based Router Configuration Management System for Cisco Routers (initially supporting router IOS 12.0+). The project was written in bash and perl scripting but has now been rewritten in Ruby, and makes use of Linux system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ruby classes for quering and manipulating Bacula configuration. The classes can be easily used for creating Bacula administration tools for command-line or eg. Ruby on Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Prcho is a Ruby on Rails-based online music player and organizer. Its design enables it to access extremely large music libraries with grace, finding songs quickly and streaming them all over the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    aStor is a network attached storage configurable via user-friendly web-interface. Based on Einarc (a universal storage RAID command line interface) and GNU/Linux. aStor provides file-based access. Currently it supports CIFS, NFS, FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    files-rebuilder

    files-rebuilder

    Find and rebuild corrupted files and directories

    Application that scans files and directories for specified folders, indexes their content, and retrieves lost or corrupted fragments. Ideally used to retrieved corrupted or lost files/folders after a disk crash recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    flactagger is a Ruby script for tagging FLAC files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Parse MP3 and Ogg files for their ID tags and rename them based on the information found in the tag. Its not only possible to rename files, but also move them to other directories - so use it for a complete restructuring of your collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pdumpfs is a simple daily backup system similar to Plan9's dumpfs which preserves every daily snapshot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    rSIGNAL - ruby Simple Inter-Interface Generic Aggregation Layer. It allows external data sources to be aggregated, store the aggregated data and print the aggregated data out in a transformed format to a file (or integrated HTTP server) on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.