{"id":81057,"library":"celluloid-essentials","title":"Celluloid Essentials","description":"Provides notifications, internals, logging, probe, and essential Celluloid pieces demanding supervision.","status":"active","version":"0.20.5","language":"ruby","source_language":null,"source_url":"https://github.com/celluloid/celluloid-essentials","tags":["celluloid","concurrency","actor","logging","notifications"],"install":[{"cmd":"gem install celluloid-essentials","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'celluloid-essentials', '~> 0.20.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Celluloid","correct":"require 'celluloid/essentials'"}],"quickstart":{"code":"require 'celluloid/essentials'\n\nclass MyActor\n  include Celluloid\n\n  def greet\n    \"Hello from Celluloid!\"\n  end\nend\n\nactor = MyActor.new\nputs actor.greet","lang":"ruby","description":"Create a simple Celluloid actor using essentials."},"warnings":[{"fix":"Consider using alternative concurrency libraries like Concurrent Ruby or Async.","message":"Celluloid is no longer actively maintained and may have compatibility issues with Ruby 3.0+.","severity":"breaking","affected_versions":">= 0.20.0"}],"env_vars":null,"search_vec":"'actor':16 'celluloid':1,10,14 'concurr':15 'demand':12 'essenti':2,9 'intern':5 'log':6,17 'notif':4,18 'piec':11 'probe':7 'provid':3 'supervis':13","created_at":"2026-06-18T05:43:09.577362+00:00","updated_at":"2026-06-18T05:43:09.577362+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/celluloid/celluloid-essentials","github":"https://github.com/celluloid/celluloid-essentials","docs":"http://www.rubydoc.info/gems/celluloid-essentials/","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-18","next_check":"2026-12-15","install_tag":null}}