{"library":"red-black-tree-mod","type":"library","category":null,"description":"This library provides a flexible Python implementation of red-black trees, offering a low standard deviation in operation times for insertion, deletion, and lookup. It includes modules for both set-like (enforcing uniqueness) and dictionary-like use. The library is known to work across CPython 2.x, CPython 3.x, PyPy, and Jython. The current version is 1.22, with an infrequent release cadence; the last major update was in December 2023.","language":"python","status":"active","version":"1.22","tags":["data-structure","red-black-tree","tree","sorted-collection","dict","set","algorithms"],"install":[{"cmd":"pip install red-black-tree-mod","imports":["from red_black_dict_mod import RedBlackTree"]}],"homepage":"http://stromberg.dnsalias.org/~strombrg/red-black-tree-mod/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/red-black-tree-mod/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/red-black-tree-mod/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}