{"id":80597,"library":"sys-cpu","title":"Sys::CPU","description":"The sys-cpu library provides an interface for gathering information about your system's processor(s), including speed, type, and load average.","status":"active","version":"1.3.0","language":"ruby","source_language":null,"source_url":"https://github.com/djberg96/sys-cpu","tags":["system","cpu","hardware","monitoring"],"install":[{"cmd":"gem install sys-cpu","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'sys-cpu', '~> 1.3.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Sys::CPU","correct":"require 'sys/cpu'"}],"quickstart":{"code":"require 'sys/cpu'\n\n# Get CPU info\ncpu = Sys::CPU.new\nputs \"Processor type: #{cpu.processor_type}\"\nputs \"Load average: #{cpu.load_avg}\"","lang":"ruby","description":"Retrieve system CPU information"},"warnings":[],"env_vars":null,"search_vec":"'averag':25 'cpu':2,6,27 'gather':12 'hardwar':28 'includ':20 'inform':13 'interfac':10 'librari':7 'load':24 'monitor':29 'processor':18 'provid':8 'speed':21 'sys':1,5 'sys-cpu':4 'system':16,26 'type':22","created_at":"2026-06-18T05:28:45.048528+00:00","updated_at":"2026-06-18T05:28:45.048528+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/djberg96/sys-cpu","github":"https://github.com/djberg96/sys-cpu","docs":"http://www.rubydoc.info/gems/sys-cpu/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}