etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ Source: simplelist  ]

Package: libsimplelist0 (0.3.4-2)

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.

Tags: Software Development: Libraries, Implemented in: C, Role: Shared Library, Scope: Utility

Other Packages Related to libsimplelist0

  • depends
  • recommends
  • suggests
  • dep: libc0.1 (>= 2.3) [kfreebsd-amd64, kfreebsd-i386]
    GNU C Library: Shared libraries
    also a virtual package provided by libc0.1-udeb
  • dep: libc0.3 (>= 2.7-1) [hurd-i386]
    GNU C Library: Shared libraries
    also a virtual package provided by libc0.3-udeb
  • dep: libc6 (>= 2.5) [avr32]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.5-5) [m68k]
    dep: libc6 (>= 2.7-1) [not alpha, avr32, hurd-i386, ia64, kfreebsd-amd64, kfreebsd-i386, m68k]
  • dep: libc6.1 (>= 2.7-1) [alpha, ia64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6.1-udeb

Download libsimplelist0

Download for all available architectures
Architecture Package Size Installed Size Files
alpha 5.8 kB64 kB [list of files]
amd64 5.6 kB64 kB [list of files]
armel 5.3 kB64 kB [list of files]
avr32 (unofficial port) 5.1 kB64 kB [list of files]
hppa 6.0 kB64 kB [list of files]
hurd-i386 5.1 kB60 kB [list of files]
i386 5.3 kB64 kB [list of files]
ia64 7.0 kB68 kB [list of files]
kfreebsd-amd64 5.6 kB36 kB [list of files]
kfreebsd-i386 5.3 kB34 kB [list of files]
m68k (unofficial port) 5.2 kB64 kB [list of files]
mips 5.6 kB64 kB [list of files]
mipsel 5.6 kB64 kB [list of files]
powerpc 7.6 kB68 kB [list of files]
s390 5.8 kB64 kB [list of files]
sparc 5.4 kB64 kB [list of files]