Package: libghc-atomic-counter-prof (0.1.2.4-2)
Links for libghc-atomic-counter-prof
Debian Resources:
Download Source Package haskell-atomic-counter:
- [haskell-atomic-counter_0.1.2.4-2.dsc]
- [haskell-atomic-counter_0.1.2.4.orig.tar.gz]
- [haskell-atomic-counter_0.1.2.4-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
mutable counters modifiable with atomic operations; profiling libraries
This package defines Counter type that can be safely modified concurrently from multiple threads. The type supports only few operations, namely read, write, cas (compare and swap), add, subtract and a few bitwise ones like or, and xor.
Most common use case is having a shared counter that multiple threads increment. Another potential use case is lightweight locks.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
Other Packages Related to libghc-atomic-counter-prof
|
|
|
|
-
- dep: libghc-atomic-counter-dev (= 0.1.2.4-2)
- mutable counters modifiable with atomic operations
-
- dep: libghc-base-prof-4.20.2.0-08385 [arm64]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.20.2.0-30faa [riscv64]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.20.2.0-40f5b [armhf]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.20.2.0-47ff0 [amd64]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.20.2.0-62d1f [i386]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.20.2.0-96920 [ppc64el]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.20.2.0-e941f [s390x]
- virtual package provided by ghc-prof
Download libghc-atomic-counter-prof
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 15.6 kB | 133.0 kB | [list of files] |
| arm64 | 16.5 kB | 144.0 kB | [list of files] |
| armhf | 18.8 kB | 150.0 kB | [list of files] |
| i386 | 14.7 kB | 103.0 kB | [list of files] |
| ppc64el | 18.0 kB | 168.0 kB | [list of files] |
| riscv64 | 23.2 kB | 227.0 kB | [list of files] |
| s390x | 20.0 kB | 216.0 kB | [list of files] |
