Package: librust-hashbag-dev (0.1.12-1)
Links for librust-hashbag-dev
Debian Resources:
Download Source Package rust-hashbag:
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
- librust-hashlink-dev
- librust-indexmap-dev
- libtie-dxhash-perl
- librust-value-bag-dev
- librust-linked-hash-map heapsize-dev
- librust-linked-hash-map serde-dev
- librust-lru-cache-dev
- librust-linked-hash-map heapsize-impl-dev
- librust-linked-hash-map serde-impl-dev
- librust-linked-hash-map serde-test-dev
- librust-typemap-dev
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
unordered multiset using a hash bag - Rust source code
HashBag provides an unordered multiset/bag implementation backed by HashMap.
A bag, unlike a set, allows duplicate values, and keeps track of how many duplicates each value holds. This type of collection is often referred to as an unordered multiset (see also C 's std::unordered_multiset).
This package contains the source for the Rust hashbag crate, for use with cargo.
Other Packages Related to librust-hashbag-dev
|
|
|
|
-
- dep: librust-serde-1 default-dev
- Package not available
Download librust-hashbag-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
armel | 14.0 kB | 83.0 kB | [list of files] |