Skip to content
Sections
>> Ubuntu >> Pakete >> hardy >> libs >> libsimplelist0
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Quellcode: simplelist  ]

Paket: libsimplelist0 (0.3.4-1) [universe]

Links für libsimplelist0

Screenshot

Ubuntu-Ressourcen:

Quellcode-Paket simplelist herunterladen:

Betreuer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Kari Pahula

It should generally not be necessary for users to contact the original maintainer.

Ähnliche Pakete:

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.

 Homepage: http://brautaset.org/software/sl/

Andere Pakete mit Bezug zu libsimplelist0

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.5-0ubuntu1)
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb

libsimplelist0 herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 5,5 kB64,0 kB [Liste der Dateien]
i386 5,2 kB64,0 kB [Liste der Dateien]