py39-atomiclong (python/py-atomiclong) Add to my watchlist

increment numbers, atomically, in python

Sometimes 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 GitHub
Displaying statistics for 1,029 users who made submissions during: until

Statistics for selected duration

2024-Mar-24 to 2024-Apr-23


Total Installations 2
Requested Installations 0


macOS Versions

Loading Chart

Port Versions

Loading Chart



Xcode Versions

Loading Chart

CLT Versions

Loading Chart



Variants table

Variants Count


Monthly Statistics

Can remain cached for up to 24 hours