py39-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: MIT
Maintainers | No Maintainer |
Categories | devel python |
Homepage | https://github.com/dreid/atomiclong |
Platforms | darwin |
Variants |
|
Subport(s) (2)
"py39-atomiclong" depends on
lib (2)
build (5)
Ports that depend on "py39-atomiclong"
lib (2)Port Health:
Loading Port Health