Ruby Libraries and Tools Page 3 of 3

Browse 56 Ruby Libraries and Tools on AlternativeTo.

Copy a direct link to this comment to your clipboard
  1. sidekiq icon
     1 like

    Simple, efficient background processing for Ruby. Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will integrate tightly with Rails to make background processing dead simple.

    Cost / License

    • Freemium
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
    • Self-Hosted
    • Ruby
    • Redis
    • Ruby on Rails
    sidekiq screenshot 1
    6 alternatives
  2. RubyLLM icon
     Like

    A delightful Ruby way to work with AI. No configuration madness, no complex callbacks, no handler hell – just beautiful, expressive Ruby code.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Self-Hosted
    • Ruby
    • Ruby on Rails
  3. Capybara icon
     Like

    Capybara helps you test web applications by simulating how a real user would interact with your app. It is agnostic about the driver running your tests and comes with Rack::Test and Selenium support built in. WebKit is supported through an external gem.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Mac
    • Linux
    • Ruby
    • RubyGems
    7 alternatives
  4. Share and run snippets inside a web browser.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
    • Ruby
    • JavaScript
    • Socket.io
    • Docker