Paquet : libcritnib1 (1.1-2 et autres)
Liens pour libcritnib1
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source critnib :
Responsable :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
ordered map data structure with lock-free reads
Critnib is a data structure that provides a very fast equal and less-than/greater-than searches; it is a mix between DJBerstein's critbit and radix trees. While in bad cases it has worse memory use than binary trees, it works well on real-life data which tends to have a limited number of "decision bits":
* fully random: divergence happens immediately * malloc addresses: clumps of distinct bits in the middle * sequences: only lowest bits are filled
This library ships only uintptr_t→uintptr_t mappings, optimized for reads from a very critical section but not so frequent writes. Other variants also exist (such as fully lock-free writes, keys of arbitrary length), and can be added upon request.
Autres paquets associés à libcritnib1
|
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386, m68k]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.16) [x32]
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [hppa, mips64el, s390x, sparc64]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.3) [ppc64]
- dep: libc6 (>= 2.4) [armel, armhf]
- dep: libc6 (>= 2.40) [loong64, sh4]
-
- dep: libc6.1 (>= 2.1.3) [alpha]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6.1-udeb
- dep: libc6.1 (>= 2.34) [ia64]
Télécharger libcritnib1
Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|---|
alpha (portage non officiel) | 1.1-2+b2 | 7,4 ko | 81,0 ko | [liste des fichiers] |
amd64 | 1.1-2+b2 | 7,2 ko | 33,0 ko | [liste des fichiers] |
arm64 | 1.1-2+b2 | 7,3 ko | 81,0 ko | [liste des fichiers] |
armel | 1.1-2+b2 | 7,0 ko | 29,0 ko | [liste des fichiers] |
armhf | 1.1-2+b2 | 6,3 ko | 25,0 ko | [liste des fichiers] |
hppa (portage non officiel) | 1.1-2+b2 | 8,7 ko | 37,0 ko | [liste des fichiers] |
i386 | 1.1-2+b2 | 7,4 ko | 33,0 ko | [liste des fichiers] |
ia64 (portage non officiel) | 1.1-2+b1 | 7,9 ko | 30,0 ko | [liste des fichiers] |
loong64 (portage non officiel) | 1.1-2+b1 | 7,3 ko | 33,0 ko | [liste des fichiers] |
m68k (portage non officiel) | 1.1-2+b2 | 6,4 ko | 25,0 ko | [liste des fichiers] |
mips64el | 1.1-2+b2 | 7,2 ko | 82,0 ko | [liste des fichiers] |
ppc64 (portage non officiel) | 1.1-2+b2 | 8,1 ko | 81,0 ko | [liste des fichiers] |
ppc64el | 1.1-2+b2 | 8,1 ko | 81,0 ko | [liste des fichiers] |
riscv64 | 1.1-2+b2 | 7,3 ko | 25,0 ko | [liste des fichiers] |
s390x | 1.1-2+b2 | 7,2 ko | 29,0 ko | [liste des fichiers] |
sh4 (portage non officiel) | 1.1-2+b2 | 7,0 ko | 81,0 ko | [liste des fichiers] |
sparc64 (portage non officiel) | 1.1-2+b2 | 6,8 ko | 1 042,0 ko | [liste des fichiers] |
x32 (portage non officiel) | 1.1-2+b2 | 7,0 ko | 29,0 ko | [liste des fichiers] |