all options
squeeze  ] [  wheezy  ] [  sid  ]
[ Source: simplelist  ]

Package: libsimplelist0 (0.3.4-2 and others)

Links for libsimplelist0

Screenshot

Debian Resources:

Download Source Package simplelist:

Maintainer:

External Resources:

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.

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

Other Packages Related to libsimplelist0

  • depends
  • recommends
  • suggests

Download libsimplelist0

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha 0.3.4-2 5.8 kB64.0 kB [list of files]
amd64 0.3.4-2 5.6 kB64.0 kB [list of files]
armel 0.3.4-2 5.3 kB64.0 kB [list of files]
armhf 0.3.4-2 5.3 kB35.0 kB [list of files]
avr32 (unofficial port) 0.3.4-2 5.1 kB64.0 kB [list of files]
hppa 0.3.4-2 6.0 kB64.0 kB [list of files]
hurd-i386 0.3.4-2+b1 5.9 kB36.0 kB [list of files]
i386 0.3.4-2 5.3 kB64.0 kB [list of files]
ia64 0.3.4-2 7.0 kB68.0 kB [list of files]
kfreebsd-amd64 0.3.4-2 5.6 kB36.0 kB [list of files]
kfreebsd-i386 0.3.4-2 5.3 kB34.0 kB [list of files]
m68k (unofficial port) 0.3.4-2 5.2 kB64.0 kB [list of files]
mips 0.3.4-2 5.6 kB64.0 kB [list of files]
mipsel 0.3.4-2 5.6 kB64.0 kB [list of files]
powerpc 0.3.4-2 7.6 kB68.0 kB [list of files]
powerpcspe (unofficial port) 0.3.4-2+b100 5.6 kB64.0 kB [list of files]
s390 0.3.4-2 5.8 kB64.0 kB [list of files]
s390x 0.3.4-2 5.9 kB39.0 kB [list of files]
sh4 (unofficial port) 0.3.4-2 5.5 kB64.0 kB [list of files]
sparc 0.3.4-2 5.4 kB64.0 kB [list of files]
sparc64 (unofficial port) 0.3.4-2 5.5 kB64.0 kB [list of files]