This port has been deleted. This page will exist till another port with the name "py38-atomiclong" comes
into existence.
py38-atomiclong (python/py-atomiclong) Add to my watchlist
increment numbers, atomically, in pythonSometimes you need to increment some numbers, atomically, in python. AtomicLong was born out of the need for fast thread-safe counters in python. It uses CFFI to bind GCC's Atomic Builtins. Its value is a C long which can be incremented, decremented, and set atomically. It is inspired by Java's java.util.concurrent.atomic.AtomicLong.
Version: 0.1.1 License: MITStatistics for selected duration
2025-Jan-05 to 2025-Feb-04
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.