Paquet : libsimplelist0 (0.3.4-1) [universe]
Liens pour libsimplelist0
Ressources Ubuntu :
Télécharger le paquet source simplelist :
Responsable :
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.
Paquets similaires :
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/
Autres paquets associés à libsimplelist0
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C Library: Shared libraries
un paquet virtuel est également fourni par libc6-udeb
Télécharger libsimplelist0
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| amd64 | 5,5 ko | 64,0 ko | [liste des fichiers] |
| i386 | 5,2 ko | 64,0 ko | [liste des fichiers] |