Paket: librust-vec-collections-dev (0.4.3-6)
librust-vec-collections-dev için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
rust-vec-collections Kaynak Paketini İndir:
- [rust-vec-collections_0.4.3-6.dsc]
- [rust-vec-collections_0.4.3.orig.tar.gz]
- [rust-vec-collections_0.4.3-6.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
Collctions (set and maps) that wrap SmallVec
" Small Collections
It happens very frequently that you have collections that have on average just a very small number of elements. If you know the maximum size or even the maximum typical size in advance, you can use this crate to store such collections without allocations. For a larger number of elements, the underlying SmallVec will allocate the elements on the heap as a single allocation.
Read-heavy collections Another very frequent pattern is that you have a possibly large collection that is being created once and then used readonly for a long time. E.g. lookup tables. In these cases, ease of adding individual new elements is less important than compact in-memory representation and lookup performance. This crate provides succinct collections that have only a very small constant overhead over the contents of the collections.
librust-vec-collections-dev ile İlgili Diğer Paketler
|
|
|
|
-
- dep: librust-binary-merge-0.1+default-dev
- Paket mevcut değil
-
- dep: librust-bytecheck-0.8+default-dev
- Paket mevcut değil
-
- dep: librust-inplace-vec-builder-0.1+default-dev
- Paket mevcut değil
-
- dep: librust-inplace-vec-builder-0.1+smallvec-dev
- Paket mevcut değil
-
- dep: librust-lazy-static-1+default-dev (>= 1.4-~~)
- Paket mevcut değil
-
- dep: librust-num-traits-0.2+default-dev
- Paket mevcut değil
-
- dep: librust-parking-lot-0.12+default-dev
- Paket mevcut değil
-
- dep: librust-serde-1-dev
- Paket mevcut değil
-
- dep: librust-smallvec-1+default-dev
- Paket mevcut değil
-
- dep: librust-sorted-iter-0.1+default-dev
- Paket mevcut değil
librust-vec-collections-dev indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
amd64 | 127,0 kB | 2.614,0 kB | [dosya listesi] |
arm64 | 127,0 kB | 2.614,0 kB | [dosya listesi] |
armel | 127,0 kB | 2.614,0 kB | [dosya listesi] |
armhf | 127,0 kB | 2.614,0 kB | [dosya listesi] |
i386 | 127,0 kB | 2.614,0 kB | [dosya listesi] |
loong64 (resmi olmayan port) | 127,0 kB | 2.614,0 kB | [dosya listesi] |
mips64el | 127,0 kB | 2.614,0 kB | [dosya listesi] |
ppc64 (resmi olmayan port) | 127,0 kB | 2.614,0 kB | [dosya listesi] |
ppc64el | 127,0 kB | 2.614,0 kB | [dosya listesi] |
riscv64 | 127,0 kB | 2.614,0 kB | [dosya listesi] |
s390x | 127,0 kB | 2.614,0 kB | [dosya listesi] |
sparc64 (resmi olmayan port) | 127,0 kB | 2.614,0 kB | [dosya listesi] |
x32 (resmi olmayan port) | 127,0 kB | 2.614,0 kB | [dosya listesi] |