py38-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

19 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
14.arm64 10997 2024-01-22 16:38:57 0:00:16 4422 build successful
14 13430 2023-11-24 13:28:39 0:02:54 2157 build successful
13.arm64 10050 2023-03-07 15:25:09 0:00:19 4082 build successful
13 11246 2023-01-08 3:51:06 0:02:14 1625 build successful
12 13380 2022-01-13 2:56:55 0:01:10 3375 build successful
12.arm64 20458 2021-11-18 22:08:58 0:00:33 1298 build successful
11 13482 2021-01-10 12:28:40 0:02:50 1785 build successful
11.arm64 8354 2021-01-09 18:43:19 0:00:57 1879 build successful
10.12 127993 2020-10-04 14:28:59 0:01:49 37248 build successful
10.14 68492 2020-10-04 3:03:41 0:03:49 19933 build successful
10.15 39486 2020-10-04 2:34:35 0:02:36 9486 build successful
10.13 92569 2020-10-04 2:34:17 0:02:14 29207 build successful
10.10 124328 2020-10-04 2:33:45 0:01:58 38306 build successful
10.11 122707 2020-10-04 2:32:57 0:02:18 38250 build successful
10.8 26745 2020-10-04 2:31:35 0:01:58 8553 build successful
10.6.x86_64 35697 2020-10-04 2:29:45 0:04:43 10699 build successful
10.7 31813 2020-10-04 2:28:29 0:01:52 10688 build successful
10.9 127896 2020-10-04 2:23:05 0:01:20 38257 build successful
10.6 18429 2020-10-04 2:11:32 0:07:37 10691 build successful