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

Package: libsimplelist0-dev (0.3.4-2)

Links for libsimplelist0-dev

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.

This package has the development headers and static libraries.

Tags: Software Development: C Development, Libraries, Implemented in: C, Role: role::devel-lib, 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
mips 9.2 kB76.0 kB [list of files]