Pakket: libcritnib1 (1.1-2 en anderen)
Verwijzigingen voor libcritnib1
Debian bronnen:
Het bronpakket critnib downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libcritnib1 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386, m68k]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: 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]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6.1-udeb
- dep: libc6.1 (>= 2.34) [ia64]
libcritnib1 downloaden
Platform | Versie | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
---|---|---|---|---|
alpha (unofficial port) | 1.1-2+b2 | 7,4 kB | 81,0 kB | [overzicht] |
amd64 | 1.1-2+b2 | 7,2 kB | 33,0 kB | [overzicht] |
arm64 | 1.1-2+b2 | 7,3 kB | 81,0 kB | [overzicht] |
armel | 1.1-2+b2 | 7,0 kB | 29,0 kB | [overzicht] |
armhf | 1.1-2+b2 | 6,3 kB | 25,0 kB | [overzicht] |
hppa (unofficial port) | 1.1-2+b2 | 8,7 kB | 37,0 kB | [overzicht] |
i386 | 1.1-2+b2 | 7,4 kB | 33,0 kB | [overzicht] |
ia64 (unofficial port) | 1.1-2+b1 | 7,9 kB | 30,0 kB | [overzicht] |
loong64 (unofficial port) | 1.1-2+b1 | 7,3 kB | 33,0 kB | [overzicht] |
m68k (unofficial port) | 1.1-2+b2 | 6,4 kB | 25,0 kB | [overzicht] |
mips64el | 1.1-2+b2 | 7,2 kB | 82,0 kB | [overzicht] |
ppc64 (unofficial port) | 1.1-2+b2 | 8,1 kB | 81,0 kB | [overzicht] |
ppc64el | 1.1-2+b2 | 8,1 kB | 81,0 kB | [overzicht] |
riscv64 | 1.1-2+b2 | 7,3 kB | 25,0 kB | [overzicht] |
s390x | 1.1-2+b2 | 7,2 kB | 29,0 kB | [overzicht] |
sh4 (unofficial port) | 1.1-2+b2 | 7,0 kB | 81,0 kB | [overzicht] |
sparc64 (unofficial port) | 1.1-2+b2 | 6,8 kB | 1.042,0 kB | [overzicht] |
x32 (unofficial port) | 1.1-2+b2 | 7,0 kB | 29,0 kB | [overzicht] |