An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "hashset" keyword

View the packages on the crates.io package registry that are tagged with the "hashset" keyword.

mut_set 0.9.0
A safe implementation for HashSet with iter_mut and get_mut
45 versions - Latest release: about 1 month ago - 1 dependent package - 40 thousand downloads total - 0 stars on GitHub - 1 maintainer
remoc-obs
Collections (Vec, HashMap, HashSet, append-only list) that can be observed and mirrored remotely.
19 versions - Latest release: 1 day ago - 19.7 thousand downloads total - 3 stars on GitHub - 1 maintainer
Top 5.0% on crates.io
nohash-hasher 0.2.0
An implementation of `std::hash::Hasher` which does not hash at all.
5 versions - Latest release: over 5 years ago - 137 dependent packages - 4,484 dependent repositories - 31.2 million downloads total - 65 stars on GitHub - 1 maintainer
smart-hash 0.1.2
partial queries in HashSets, the traits.
3 versions - Latest release: over 6 years ago - 2 dependent packages - 1 dependent repositories - 5.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
hashset_ext 0.1.0
Extension for HashSet with intuitive, chainable Python-like set operations.
1 version - Latest release: 2 months ago - 330 downloads total - 1 maintainer
identified_vec 0.1.11
Like HashSet but retaining INSERTION order and without `Hash` requirement on the Element type.
12 versions - Latest release: over 1 year ago - 1 dependent package - 16.5 thousand downloads total - 5 stars on GitHub - 1 maintainer
map-macro 0.3.0
Declarative macros for statically initializing collections
9 versions - Latest release: over 1 year ago - 14 dependent packages - 14 dependent repositories - 214 thousand downloads total - 25 stars on GitHub - 1 maintainer
miraland-nohash-hasher 0.2.1
An implementation of `std::hash::Hasher` which does not hash at all.
1 version - Latest release: over 1 year ago - 1 dependent package - 11 thousand downloads total - 0 stars on GitHub - 2 maintainers
hashable 0.0.0
HashMap and HashSet replacements that implement the Hash trait -- HashableHashMap and HashableHas...
1 version - Latest release: over 4 years ago - 2.65 thousand downloads total - 2 stars on GitHub - 1 maintainer
flag_set 0.1.6
FlagSet can process operations of the infinite complementary sets and the origin sets.
7 versions - Latest release: over 4 years ago - 8.07 thousand downloads total - 0 stars on GitHub - 1 maintainer
delay_map 0.4.1
HashMap collections whose entries expire after a given time
7 versions - Latest release: 4 months ago - 2 dependent packages - 44 dependent repositories - 1.21 million downloads total - 6 stars on GitHub - 1 maintainer
collidea 0.1.2
Collision-prone memory-efficient collections
3 versions - Latest release: almost 3 years ago - 3.46 thousand downloads total - 1 stars on GitHub - 1 maintainer
mapro 0.1.1
A tiny macro library for creating std::collections
2 versions - Latest release: almost 2 years ago - 3.65 thousand downloads total - 1 stars on GitHub - 1 maintainer
smart-hash-derive 0.1.2
partial queries in HashSets, the traits.
3 versions - Latest release: over 6 years ago - 2 dependent packages - 5.93 thousand downloads total - 0 stars on GitHub - 1 maintainer
poppy-filters 0.2.1
Crate providing serializable Bloom filters implementations
10 versions - Latest release: 13 days ago - 11.5 thousand downloads total - 28 stars on GitHub - 1 maintainer
hashindexed 0.1.1 💰
A cache. A set which compares elements in a customisable way without overriding the eq() and hash...
2 versions - Latest release: about 9 years ago - 1 dependent package - 2 dependent repositories - 5.39 thousand downloads total - 1 stars on GitHub - 1 maintainer
core_collections 0.3.20170409
This is a copy of libstd::collections with all the parts that don't work in core removed. Most i...
7 versions - Latest release: over 8 years ago - 2 dependent packages - 14.9 thousand downloads total - 3 stars on GitHub - 1 maintainer
double-map 0.14.0
A HashMap with double key to single data/value
15 versions - Latest release: over 3 years ago - 17.7 thousand downloads total - 0 stars on GitHub - 1 maintainer
integer-hasher 0.1.1 💰
An implementation of `std::hash::Hasher` which does not hash at all.
2 versions - Latest release: over 2 years ago - 1 dependent repositories - 12.1 thousand downloads total - 4 stars on GitHub - 1 maintainer
prehash 1.0.0
A crate for storing values with precomputed hashes.
8 versions - Latest release: over 2 years ago - 1 dependent repositories - 224 thousand downloads total - 1 stars on gitlab.com - 1 maintainer
pi_hash 0.1.1
Provide unified hasher, HashMap and HashSet, The hash algorithm used can be determined by compili...
2 versions - Latest release: over 3 years ago - 24 dependent packages - 14 dependent repositories - 25.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
identity-hash 0.1.0
An implementation of `std::hash::Hasher` which does not hash at all.
1 version - Latest release: over 2 years ago - 2 dependent packages - 1 dependent repositories - 37.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
projected-hash-map 0.1.2
Implementation of a projected HashMap over HashSet
3 versions - Latest release: over 3 years ago - 3.28 thousand downloads total - 1 stars on GitHub - 1 maintainer
hashable-map 0.4.0
Wrappers for HashMap and HashSet that implement Hash
7 versions - Latest release: about 1 year ago - 6.76 thousand downloads total - 0 stars on GitHub - 1 maintainer
nohash 0.2.0
An implementation of `std::hash::Hasher` which does not hash at all.
2 versions - Latest release: over 4 years ago - 8 dependent packages - 16 dependent repositories - 710 thousand downloads total - 3 stars on GitHub - 1 maintainer
hashmap_core2 0.0.1
Implementation of HashMap and HashSet for no_std environments.
1 version - Latest release: about 7 years ago - 1.72 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 9.7% on crates.io
hashmap_core 0.1.11
Implementation of HashMap and HashSet for no_std environments.
12 versions - Latest release: almost 6 years ago - 22 dependent packages - 95 dependent repositories - 128 thousand downloads total - 19 stars on GitHub - 1 maintainer
Top 10.0% on crates.io
ritelinked 0.3.2 💰
HashMap-like containers that hold their key-value pairs in a user controllable order
7 versions - Latest release: almost 4 years ago - 10 dependent packages - 60 dependent repositories - 841 thousand downloads total - 53 stars on GitHub - 1 maintainer
solana-nohash-hasher 0.2.1
An implementation of `std::hash::Hasher` which does not hash at all.
2 versions - Latest release: almost 2 years ago - 1 dependent package - 1 dependent repositories - 1.51 million downloads total - 9 stars on GitHub - 2 maintainers
quickscope 0.2.0
Multi-layer HashMap and HashSet implementations for performant representation of variable scopes
8 versions - Latest release: over 3 years ago - 3 dependent packages - 5 dependent repositories - 25 thousand downloads total - 6 stars on GitHub - 1 maintainer
extract_map 0.3.1
A HashMap for memory efficent storage of value types which contain their own keys.
8 versions - Latest release: 3 months ago - 1 dependent package - 26.5 thousand downloads total - 2 stars on GitHub - 1 maintainer
smacro 0.1.0
A collection of convenient Rust macros to reduce boilerplate
1 version - Latest release: about 1 month ago - 173 downloads total - 0 stars on GitHub - 1 maintainer
mut_set_derive 0.9.0
A safe implementation for HashSet with iter_mut and get_mut
44 versions - Latest release: about 1 month ago - 1 dependent package - 35.9 thousand downloads total - 0 stars on GitHub - 1 maintainer
Top 7.6% on crates.io
xorf 0.11.0 💰
Library implementing xor filters - faster and smaller than bloom and cuckoo filters.
19 versions - Latest release: over 1 year ago - 4 dependent packages - 22 dependent repositories - 771 thousand downloads total - 139 stars on GitHub - 1 maintainer
tibitset 0.1.0
TiBitSet is a simple bitset replacement for HashSet
1 version - Latest release: almost 4 years ago - 1.36 thousand downloads total - 5 stars on GitHub - 1 maintainer
hash_hasher 2.0.4
A hasher which is designed to work with already-hashed or hash-like data.
10 versions - Latest release: about 2 months ago - 21 dependent packages - 736 dependent repositories - 6.07 million downloads total - 11 stars on GitHub - 1 maintainer