{"id":77856,"library":"concurrent-ruby","title":"Concurrent Ruby","description":"Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more.","status":"active","version":"1.3.7","language":"ruby","source_language":null,"source_url":"https://github.com/ruby-concurrency/concurrent-ruby","tags":["concurrency","threads","futures","actors","promises"],"install":[{"cmd":"gem install concurrent-ruby","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'concurrent-ruby', '~> 1.3.7'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Concurrent","correct":"require 'concurrent'"}],"quickstart":{"code":"require 'concurrent'\n\nfuture = Concurrent::Future.execute { sleep 1; 42 }\nputs future.value","lang":"ruby","description":"Create and execute a future that returns a value after a delay."},"warnings":[{"fix":"Upgrade Ruby to 2.5 or later, or use an older version of the gem.","message":"Concurrent Ruby requires Ruby 2.5+ for versions >= 1.2.0","severity":"breaking","affected_versions":">= 1.2.0"}],"env_vars":null,"search_vec":"'actor':12,19 'agent':7 'concurr':1,4,16 'futur':8,18 'includ':6 'modern':3 'pool':11 'promis':9,20 'rubi':2 'supervisor':13 'thread':10,17 'tool':5","created_at":"2026-06-18T04:00:25.860823+00:00","updated_at":"2026-06-18T04:00:25.860823+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.concurrent-ruby.com","github":"https://github.com/ruby-concurrency/concurrent-ruby","docs":"http://www.rubydoc.info/gems/concurrent-ruby/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}