[ Source: libbitarray ]
Package: libbitarray-dev (2.0-2)
Links for libbitarray-dev
Debian Resources:
Download Source Package libbitarray:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
library for bit arrays
Bit arrays are arrays of bits (values zero or one). This is a convenient and efficient implementation for C/C++. Arrays can be enlarged or shrunk as needed.
Bit arrays are initialised to zero when created or extended. All operations have their bounds checked - an "Out of bounds" error is printed if you try to access a bit with index >= length. Arrays of length 0 are permitted. Indices must be >= 0.
Download libbitarray-dev
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 43.3 kB | 194.0 kB | [list of files] |
| arm64 | 42.2 kB | 194.0 kB | [list of files] |
| armel | 49.0 kB | 194.0 kB | [list of files] |
| armhf | 49.9 kB | 185.0 kB | [list of files] |
| i386 | 55.0 kB | 215.0 kB | [list of files] |
| mips64el | 43.9 kB | 211.0 kB | [list of files] |
| mipsel | 58.3 kB | 221.0 kB | [list of files] |
| ppc64el | 46.8 kB | 213.0 kB | [list of files] |
| s390x | 42.9 kB | 198.0 kB | [list of files] |
