{"id":85284,"library":"rbtree-pure","title":"RBTree Pure","description":"A pure-Ruby implementation of the rbtree gem, providing a red-black tree data structure.","status":"active","version":"0.1.1","language":"ruby","source_language":null,"source_url":"https://github.com/pwnall/rbtree-pure","tags":["data-structure","tree","red-black","pure-ruby"],"install":[{"cmd":"gem install rbtree-pure","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'rbtree-pure', '~> 0.1.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"RBTree","correct":"require 'rbtree'"}],"quickstart":{"code":"require 'rbtree'\ntree = RBTree.new\ntree['a'] = 1\nputs tree['a']","lang":"ruby","description":"Create a red-black tree and perform a basic key-value operation."},"warnings":[],"env_vars":null,"search_vec":"'black':16,26 'data':18,21 'data-structur':20 'gem':11 'implement':7 'provid':12 'pure':2,5,28 'pure-rubi':4,27 'rbtree':1,10 'red':15,25 'red-black':14,24 'rubi':6,29 'structur':19,22 'tree':17,23","created_at":"2026-06-19T06:30:48.683571+00:00","updated_at":"2026-06-19T06:30:48.683571+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":"http://github.com/pwnall/rbtree-pure","github":"https://github.com/pwnall/rbtree-pure","docs":"http://www.rubydoc.info/gems/rbtree-pure/","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-19","next_check":"2026-12-16","install_tag":null}}