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
Reset

21 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
15.arm64 5182 2025-03-02 15:16:06 0:00:05 1512 build successful
15 9681 2024-10-10 18:52:38 0:00:11 879 build successful
14.arm64 11009 2024-01-22 16:46:30 0:00:08 4422 build successful
14 13449 2023-11-24 13:40:28 0:00:56 2157 build successful
13.arm64 10062 2023-03-07 15:31:46 0:00:15 4082 build successful
13 8449 2022-12-29 13:31:32 0:01:59 1183 build successful
12 13383 2022-01-13 2:59:18 0:01:07 3375 build successful
12.arm64 20421 2021-11-18 21:41:39 0:00:34 1298 build successful
11 13363 2021-01-10 6:27:06 0:02:53 1785 build successful
11.arm64 8360 2021-01-09 18:50:33 0:00:44 1879 build successful
10.12 128560 2020-10-12 14:50:09 0:01:45 37527 build successful
10.14 69077 2020-10-11 3:29:24 0:03:32 20213 build successful
10.15 40093 2020-10-10 19:21:32 0:02:23 9766 build successful
10.11 123302 2020-10-10 19:21:31 0:02:15 38529 build successful
10.13 93163 2020-10-10 19:20:36 0:02:00 29486 build successful
10.8 27368 2020-10-10 19:19:21 0:01:49 8833 build successful
10.10 124932 2020-10-10 19:18:21 0:01:44 38585 build successful
10.9 128506 2020-10-10 19:05:38 0:01:19 38536 build successful
10.7 32428 2020-10-10 18:41:32 0:01:38 10967 build successful
10.6 18793 2020-10-10 18:40:34 0:06:29 10971 build successful
10.6.x86_64 36323 2020-10-10 18:37:35 0:04:54 10980 build successful