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

Package: libsimplelist0-dev (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.

This package has the development headers and static libraries.

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

Other Packages Related to libsimplelist0-dev

  • depends
  • recommends
  • suggests

Download libsimplelist0-dev

Download for all available architectures
Architecture Package Size Installed Size Files
alpha 9.1 kB76 kB [list of files]
amd64 9.0 kB76 kB [list of files]
armel 8.9 kB72 kB [list of files]
avr32 (unofficial port) 8.8 kB72 kB [list of files]
hppa 9.1 kB72 kB [list of files]
hurd-i386 8.7 kB72 kB [list of files]
i386 8.6 kB72 kB [list of files]
ia64 10.0 kB80 kB [list of files]
kfreebsd-amd64 9.0 kB42 kB [list of files]
kfreebsd-i386 8.7 kB40 kB [list of files]
m68k (unofficial port) 8.6 kB72 kB [list of files]
mips 9.2 kB76 kB [list of files]
mipsel 9.1 kB76 kB [list of files]
powerpc 8.8 kB72 kB [list of files]
s390 9.0 kB72 kB [list of files]
sparc 8.8 kB72 kB [list of files]