Package: libsimplelist0 (0.3.4-2 and others)
Links for libsimplelist0
Debian Resources:
Download Source Package simplelist:
Maintainer:
External Resources:
- Homepage [code.brautaset.org]
Similar packages:
memory-efficient generic linked list library
sl doesn't use container nodes. Instead it requires a pointer to the next item directly in the datastructure you want to create lists (or stacks) of. This can give you significant memory savings when creating long lists of small structures. It also allows for fast push and pop operations since there is no need to allocate or free memory for the container nodes. It also means that a push can't fail because memory couldn't be allocated for the container node.
Other Packages Related to libsimplelist0
|
|
|
-
- dep: libc0.1 (>= 2.3) [kfreebsd-amd64, kfreebsd-i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc0.1-udeb
-
- dep: libc0.3 (>= 2.2.6) [hurd-i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc0.3-udeb
-
- dep: libc6 (>= 2.11) [powerpcspe]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.13) [s390x]
- dep: libc6 (>= 2.2) [sparc64]
- dep: libc6 (>= 2.4) [armhf]
- dep: libc6 (>= 2.5) [avr32]
- dep: libc6 (>= 2.5-5) [m68k]
- dep: libc6 (>= 2.7-1) [amd64, armel, hppa, i386, mips, mipsel, powerpc, s390, sparc]
- dep: libc6 (>= 2.9) [sh4]
-
- dep: libc6.1 (>= 2.7-1) [alpha, ia64]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
Download libsimplelist0
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 0.3.4-2 | 5.8 kB | 64.0 kB | [list of files] |
| amd64 | 0.3.4-2 | 5.6 kB | 64.0 kB | [list of files] |
| armel | 0.3.4-2 | 5.3 kB | 64.0 kB | [list of files] |
| armhf | 0.3.4-2 | 5.3 kB | 35.0 kB | [list of files] |
| avr32 (unofficial port) | 0.3.4-2 | 5.1 kB | 64.0 kB | [list of files] |
| hppa | 0.3.4-2 | 6.0 kB | 64.0 kB | [list of files] |
| hurd-i386 | 0.3.4-2+b1 | 5.9 kB | 36.0 kB | [list of files] |
| i386 | 0.3.4-2 | 5.3 kB | 64.0 kB | [list of files] |
| ia64 | 0.3.4-2 | 7.0 kB | 68.0 kB | [list of files] |
| kfreebsd-amd64 | 0.3.4-2 | 5.6 kB | 36.0 kB | [list of files] |
| kfreebsd-i386 | 0.3.4-2 | 5.3 kB | 34.0 kB | [list of files] |
| m68k (unofficial port) | 0.3.4-2 | 5.2 kB | 64.0 kB | [list of files] |
| mips | 0.3.4-2 | 5.6 kB | 64.0 kB | [list of files] |
| mipsel | 0.3.4-2 | 5.6 kB | 64.0 kB | [list of files] |
| powerpc | 0.3.4-2 | 7.6 kB | 68.0 kB | [list of files] |
| powerpcspe (unofficial port) | 0.3.4-2+b100 | 5.6 kB | 64.0 kB | [list of files] |
| s390 | 0.3.4-2 | 5.8 kB | 64.0 kB | [list of files] |
| s390x | 0.3.4-2 | 5.9 kB | 39.0 kB | [list of files] |
| sh4 (unofficial port) | 0.3.4-2 | 5.5 kB | 64.0 kB | [list of files] |
| sparc | 0.3.4-2 | 5.4 kB | 64.0 kB | [list of files] |
| sparc64 (unofficial port) | 0.3.4-2 | 5.5 kB | 64.0 kB | [list of files] |
