{"library":"aiologic","type":"library","category":null,"description":"AioLogic is a GIL-powered locking library for Python (current version 0.16.0) that provides synchronization primitives which are both async-aware and thread-aware. It addresses common challenges in concurrent programming by enabling seamless interaction between asynchronous code (within and across multiple threads/event loops) and synchronous code, and between different synchronous threads, offering a unified API for various concurrency models. The library is actively maintained with a focus on performance and broad compatibility.","language":"python","status":"active","version":"0.16.0","tags":["async","asyncio","threading","concurrency","locking","semaphore","queue","multithreading","event-loop"],"last_verified":"Sun May 24","install":[{"cmd":"pip install aiologic","imports":["from aiologic import Lock","from aiologic import Condition","from aiologic import synchronized"]}],"homepage":null,"github":"https://github.com/x42005e1f/aiologic","docs":"https://aiologic.readthedocs.io","changelog":"https://aiologic.readthedocs.io/latest/changelog.html","pypi":"https://pypi.org/project/aiologic/","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.1,"avg_import_s":0.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiologic/compatibility"}}