{"id":78486,"library":"hashdiff","title":"Hashdiff","description":"Hashdiff computes the smallest difference between two hashes.","status":"active","version":"1.2.1","language":"ruby","source_language":null,"source_url":"https://github.com/liufengyun/hashdiff","tags":["hash","diff","utility"],"install":[{"cmd":"gem install hashdiff","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'hashdiff', '~> 1.2.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Hashdiff","correct":"require 'hashdiff'"}],"quickstart":{"code":"require 'hashdiff'\n\nold_hash = {a: 1, b: 2}\nnew_hash = {a: 1, b: 3}\ndiff = Hashdiff.diff(old_hash, new_hash)\nputs diff.inspect","lang":"ruby","description":"Compute the difference between two hashes"},"warnings":[],"env_vars":null,"search_vec":"'comput':3 'diff':11 'differ':6 'hash':9,10 'hashdiff':1,2 'smallest':5 'two':8 'util':12","created_at":"2026-06-18T04:19:40.616815+00:00","updated_at":"2026-06-18T04:19:40.616815+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/liufengyun/hashdiff","github":"https://github.com/liufengyun/hashdiff","docs":"http://www.rubydoc.info/gems/hashdiff/","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}}