awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to postmodern/ruby-install

Open-source alternatives to Ruby Install

30 open-source projects similar to postmodern/ruby-install, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ruby Install alternative.

  • postmodern/chrubyAvatar de postmodern

    postmodern/chruby

    2,913Voir sur GitHub↗

    Changes the current Ruby

    Shell
    Voir sur GitHub↗2,913
  • pluginaweek/state_machineAvatar de pluginaweek

    pluginaweek/state_machine

    3,722Voir sur GitHub↗

    This project is a Ruby library for defining and managing object lifecycles through states, events, and transition rules. It functions as a declarative workflow engine that enforces business logic by restricting attribute changes to predefined, valid paths within Ruby classes. The library distinguishes itself through deep integration with database persistence layers, allowing it to automatically synchronize state changes with data models, validation frameworks, and transaction management. It supports dynamic configuration, enabling the construction of lifecycle rules at runtime from external d

    Ruby
    Voir sur GitHub↗3,722
  • bear-metal/tunemygcB

    bear-metal/tunemygc

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • celluloid/timersC

    celluloid/timers

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • colszowka/simplecovAvatar de colszowka

    colszowka/simplecov

    4,902Voir sur GitHub↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Ruby
    Voir sur GitHub↗4,902

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • coreybutler/nvm-windowsAvatar de coreybutler

    coreybutler/nvm-windows

    46,816Voir sur GitHub↗

    This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables developers to install, remove, and toggle between different versions to satisfy project-specific dependency requirements, ensuring that each environment remains isolated to prevent version conflicts or path overlaps. The tool functions by storing distinct runtime versions in separate, isolated directories and utilizing symbolic links to point to the currently active version. It orchestrates these file system operations through a unified command-line interface that modifies syste

    Gogomanagementnode
    Voir sur GitHub↗46,816
  • ekalinin/nodeenvAvatar de ekalinin

    ekalinin/nodeenv

    1,784Voir sur GitHub↗

    Virtual environment for Node.js & integrator with virtualenv

    Python
    Voir sur GitHub↗1,784
  • gocardless/statesmanAvatar de gocardless

    gocardless/statesman

    1,901Voir sur GitHub↗

    A statesmanlike state machine library.

    Ruby
    Voir sur GitHub↗1,901
  • elabs/punditAvatar de elabs

    elabs/pundit

    8,509Voir sur GitHub↗

    Pundit is a Ruby authorization framework that implements policy-based access control. It maps domain models to dedicated logic classes that determine whether a user is permitted to perform specific actions on data objects. The framework utilizes plain Ruby objects to decouple authorization logic from the model. It includes mechanisms for data query scoping to filter record collections based on user permissions, as well as attribute-level permission control to restrict which specific model fields a user can modify. The system provides tools for authorization coverage verification to ensure se

    Ruby
    Voir sur GitHub↗8,509
  • elabs/refileE

    elabs/refile

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • eventmachine/eventmachineAvatar de eventmachine

    eventmachine/eventmachine

    4,283Voir sur GitHub↗

    EventMachine is a reactor-pattern network framework for Ruby that provides an asynchronous I/O library for performing non-blocking network and file operations. It functions as a network server framework used to build scalable TCP and UDP servers and clients that process multiple simultaneous requests. The framework implements a concurrency model that dispatches network events to registered handlers using a single-threaded event loop. This approach allows for the management of high-concurrency network connections without the overhead of multi-threaded programming. The library covers the devel

    Ruby
    Voir sur GitHub↗4,283
  • ffi/ffiAvatar de ffi

    ffi/ffi

    2,131Voir sur GitHub↗

    Ruby FFI

    Ruby
    Voir sur GitHub↗2,131
  • galetahub/ckeditorAvatar de galetahub

    galetahub/ckeditor

    2,227Voir sur GitHub↗

    Ckeditor 4.x integration gem for rails

    Ruby
    Voir sur GitHub↗2,227
  • github/linguistG

    github/linguist

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • github/markupAvatar de github

    github/markup

    6,034Voir sur GitHub↗

    Markup is a tool for converting various documentation formats and manual pages into structured HTML. It functions as a rendering engine selector and converter that transforms raw markup files into web-ready output using a pluggable pipeline. The system identifies the appropriate rendering engine by utilizing file extensions or analyzing document content through pattern-based language detection. This allows the pipeline to handle documents where file extensions are missing or ambiguous. The project covers a broad range of content transformation, including the conversion of traditional man pag

    Rubyreadme
    Voir sur GitHub↗6,034
  • deivid-rodriguez/byebugAvatar de deivid-rodriguez

    deivid-rodriguez/byebug

    3,353Voir sur GitHub↗

    Debugging in Ruby

    Ruby
    Voir sur GitHub↗3,353
  • grosser/parallelAvatar de grosser

    grosser/parallel

    4,261Voir sur GitHub↗

    Parallel is a Ruby library and multi-process execution framework designed to accelerate CPU-intensive operations. It functions as a parallel job orchestrator and concurrent task runner that enables the execution of code across multiple processes or threads. The project distinguishes itself through secure inter-process communication, utilizing signed data serialization to prevent the injection of forged payloads between parent and child processes. It further differentiates its worker management by assigning unique identifiers to individual processes to prevent collisions when accessing shared

    Ruby
    Voir sur GitHub↗4,261
  • hexorx/countriesAvatar de hexorx

    hexorx/countries

    2,355Voir sur GitHub↗

    All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers).

    Ruby
    Voir sur GitHub↗2,355
  • httprb/http.rbH

    httprb/http.rb

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • huobazi/carrierwave-qiniuH

    huobazi/carrierwave-qiniu

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • isaacs/naveAvatar de isaacs

    isaacs/nave

    1,635Voir sur GitHub↗

    Virtual Environments for Node

    Shellnavenodenodejs
    Voir sur GitHub↗1,635
  • jcupitt/ruby-vipsAvatar de jcupitt

    jcupitt/ruby-vips

    904Voir sur GitHub↗

    Ruby extension for the libvips image processing library.

    Ruby
    Voir sur GitHub↗904
  • kentcdodds/cross-envAvatar de kentcdodds

    kentcdodds/cross-env

    6,527Voir sur GitHub↗

    cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment variable setter that ensures variables are handled identically across Windows, macOS, and Linux. The tool standardizes variable assignment by wrapping shell execution in a uniform interface, allowing scripts to run consistently regardless of the underlying operating system. This enables the use of a single syntax for environment configuration across diverse shell environments. The project covers capabilities for automated build tooling, Node.js environment configuration, and the

    TypeScript
    Voir sur GitHub↗6,527
  • kickstarter/rack-attackAvatar de kickstarter

    kickstarter/rack-attack

    5,744Voir sur GitHub↗

    This project is a Rack middleware rate limiter and application layer firewall for Ruby web applications. It serves as a security layer to throttle and block HTTP requests based on custom rules, protecting web servers from abusive traffic. The system provides capabilities for IP blocking and the banning of malicious clients. It implements request safelisting to bypass restrictions for trusted users and uses time-windowed rate limiting to control request frequency. The middleware covers traffic management and monitoring, including the ability to track request patterns and instrument traffic ev

    Ruby
    Voir sur GitHub↗5,744
  • kpumuk/meta-tagsAvatar de kpumuk

    kpumuk/meta-tags

    2,796Voir sur GitHub↗

    Search Engine Optimization (SEO) for Ruby on Rails applications.

    Ruby
    Voir sur GitHub↗2,796
  • louismullie/treatAvatar de louismullie

    louismullie/treat

    1,368Voir sur GitHub↗

    Natural language processing framework for Ruby.

    Ruby
    Voir sur GitHub↗1,368
  • mailboxer/mailboxerAvatar de mailboxer

    mailboxer/mailboxer

    1,638Voir sur GitHub↗

    A Rails gem to send messages inside a web application

    Ruby
    Voir sur GitHub↗1,638
  • middleman/middlemanAvatar de middleman

    middleman/middleman

    7,110Voir sur GitHub↗

    Middleman is a Ruby-based static site generator and web framework used to transform templates and assets into standalone HTML, CSS, and JavaScript files. It functions as a multi-engine template processor and build tool, converting source markup into production-ready websites that can be hosted on any web server. The system is distinguished by a comprehensive asset pipeline that handles compression, minification, and fingerprinting to optimize web delivery. It features an extensible architecture with lifecycle hooks and a middleware-based request interception layer, allowing for the programmat

    Rubymiddlemanstatic-site-generator
    Voir sur GitHub↗7,110
  • mikel/mailAvatar de mikel

    mikel/mail

    3,674Voir sur GitHub↗

    This is a Ruby email library providing a comprehensive toolset for composing, parsing, and sending emails. It includes an SMTP client for delivering outgoing messages and a MIME parser for decomposing complex multipart email structures. The project features an IMAP and POP3 mail fetcher for synchronizing messages from remote servers, alongside a specialized framework for testing email logic through mock delivery methods and matchers. The library covers a broad range of email operations, including the generation of nested multipart messages, the management of attachments, and the translation

    Ruby
    Voir sur GitHub↗3,674
  • capistrano/chrubyC

    capistrano/chruby

    0Voir sur GitHub↗
    Voir sur GitHub↗0