{"library":"depq","type":"library","category":null,"description":"A Double-Ended Priority Queue library that supports insertion and deletion of elements with minimum and maximum priority, with tie-breaking by insertion order and priority updates.","language":"ruby","status":"active","version":"0.7","tags":["priority-queue","data-structure","algorithm","queue"],"last_verified":"Fri Jun 19","install":[{"cmd":"gem install depq","imports":["require 'depq'"]},{"cmd":"# Gemfile\ngem 'depq', '~> 0.7'","imports":[]}],"homepage":"https://github.com/akr/depq","github":"https://github.com/akr/depq","docs":"http://www.rubydoc.info/gems/depq/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}