{"library":"pondpond","type":"library","category":null,"description":"Pond is a high-performance object-pooling library for Python, designed to reduce memory usage and improve object borrow hit rates. It provides thread-safe and coroutine-safe mechanisms for managing a pool of objects, automatically recycling infrequently used instances. Currently at version 1.4.1, Pond maintains an active development and release cadence, with its latest update in February 2024.","language":"python","status":"active","version":"1.4.1","tags":["object pooling","performance","concurrency","thread-safe","coroutine-safe"],"install":[{"cmd":"pip install pondpond","imports":["from pond import Pond","from pond import PooledObjectFactory"]}],"homepage":null,"github":"https://github.com/t-baby/pond","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pondpond/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pondpond/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}