{"id":82844,"library":"polyphony","title":"Polyphony","description":"Fine grained concurrency for Ruby.","status":"active","version":"1.2.1","language":"ruby","source_language":null,"source_url":"https://github.com/digital-fabric/polyphony","tags":["concurrency","fibers","async","threading"],"install":[{"cmd":"gem install polyphony","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'polyphony', '~> 1.2.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Polyphony","correct":"require 'polyphony'"}],"quickstart":{"code":"require 'polyphony'\n\nspin do\n  sleep 1\n  puts 'Hello from fiber'\nend\n\nsuspend","lang":"ruby","description":"Runs a concurrent fiber that prints a message after 1 second."},"warnings":[{"fix":"Use a supported Ruby implementation (MRI) and version.","message":"Polyphony requires Ruby >= 2.7 and is not compatible with JRuby or TruffleRuby.","severity":"breaking","affected_versions":">= 0.0.0"}],"env_vars":null,"search_vec":"'async':9 'concurr':4,7 'fiber':8 'fine':2 'grain':3 'polyphoni':1 'rubi':6 'thread':10","created_at":"2026-06-19T05:30:57.560835+00:00","updated_at":"2026-06-19T05:30:57.560835+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":"https://github.com/digital-fabric/polyphony","github":"https://github.com/digital-fabric/polyphony","docs":"http://www.rubydoc.info/gems/polyphony/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}