{"library":"atomicx","type":"library","category":null,"description":"Easy-to-use lock-free atomic integers, booleans, and floats for Python, leveraging C11 atomics. Current version 0.0.15, requires Python >=3.8. Released under MIT license, primarily a single-developer project with infrequent releases.","language":"python","status":"active","version":"0.0.15","tags":["atomic","lock-free","threading","concurrency","atomicint","atomicbool","atomicfloat"],"last_verified":"Fri May 01","install":[{"cmd":"pip install atomicx","imports":["from atomicx import AtomicInt","from atomicx import AtomicBool","from atomicx import AtomicFloat"]}],"homepage":null,"github":"https://github.com/RuneBlaze/atomicx","docs":"https://github.com/RuneBlaze/atomicx/blob/main/DOCS.md","changelog":null,"pypi":"https://pypi.org/project/atomicx/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}