{"id":83167,"library":"threads","title":"Threads","description":"A Ruby gem to test a piece of code in concurrent threads.","status":"active","version":"0.5.0","language":"ruby","source_language":null,"source_url":"https://github.com/yegor256/threads","tags":["concurrency","testing","threads"],"install":[{"cmd":"gem install threads","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'threads', '~> 0.5.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Threads","correct":"require 'threads'"}],"quickstart":{"code":"require 'threads'\nThreads.run(5) { |i| puts \"Thread #{i}\" }","lang":"ruby","description":"Runs a block concurrently in multiple threads."},"warnings":[],"env_vars":null,"search_vec":"'code':10 'concurr':12,14 'gem':4 'piec':8 'rubi':3 'test':6,15 'thread':1,13,16","created_at":"2026-06-19T05:38:50.622134+00:00","updated_at":"2026-06-19T05:38:50.622134+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/yegor256/threads","github":"https://github.com/yegor256/threads","docs":"http://www.rubydoc.info/gems/threads/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","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}}