{"library":"fastrlock","type":"library","category":null,"description":"Fastrlock is a C-level implementation of a re-entrant, optimistic lock for CPython, serving as a drop-in replacement for `threading.RLock`. Implemented in Cython, it offers both a Python and a C-API, designed to optimize for non-congested locking scenarios. It is actively maintained with periodic updates to support newer Python versions, with its current version being 0.8.3.","language":"python","status":"active","version":"0.8.3","tags":["threading","lock","rlock","performance","cython","concurrency","optimistic-lock"],"last_verified":"Thu May 21","install":[{"cmd":"pip install fastrlock","imports":["from fastrlock import rlock"]}],"homepage":null,"github":"https://github.com/scoder/fastrlock","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fastrlock/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fastrlock/compatibility"}}