{"adoption": {"forks": 139, "observed_at": "2026-08-28T04:04:26.255304+00:00", "stars": 1342}, "canonical_url": "https://ross.abutalabs.com/products/ahash", "card": {"archived": false, "artifact_type": "library", "description": "aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["cryptography", "developer-tools"], "health_score": 67, "homepage": "https://crates.io/crates/ahash", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["tkaitchuck/aHash"], "name": "tkaitchuck/aHash", "platform": ["rust", "cross-platform"], "pushed_at": "2025-11-21T02:04:40+00:00", "repo": "tkaitchuck/aHash", "stars": 1342, "tags": ["hashing", "aes-ni", "hashmap", "non-cryptographic", "dos-resistant", "no-std", "algorithms"], "topics": ["rust", "hash", "hashing", "aes"], "urls": [], "use_cases": ["speed up Rust HashMap and HashSet lookups", "replace the default Rust hasher with a faster one", "protect hashmaps from hash-flooding denial-of-service attacks", "use a fast hasher in no_std embedded Rust projects", "build keyed hashmaps with unpredictable hash values"], "what_it_is": "aHash is a non-cryptographic hash function library for Rust that leverages AES hardware instructions (AES-NI) for extremely fast hashing. It is designed as a drop-in replacement hasher for in-memory HashMaps and HashSets, with keyed hashing to resist hash-flooding DoS attacks.", "when_to_avoid": ["you need cryptographically secure hashing (use SHA-3)", "you need hashes persisted to disk or sent over the network", "you need deterministic, stable hash output across versions or machines", "you need a MAC or any security-sensitive hashing"], "when_to_choose": ["you need the fastest available hasher for in-memory hashmaps in Rust", "you want DOS-resistant keyed hashing for hashmap keys", "you need a no_std compatible hasher", "you want a drop-in replacement for the default Hasher trait"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ahash", "repo": "tkaitchuck/aHash", "role": "main", "score": 50}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:26.255304+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:43:42.804990+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6d08b31a6561a61b6c1881164bdb0b8d333a40e72c98b0bec8e4ed2271b4f337", "fetched_at": "2026-08-28T04:04:26.255304+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tkaitchuck/aHash"}, {"content_hash": "62f5d9f0e213dac0e7bb91e654bbc1a834ece277e16d923d79821d429128303f", "fetched_at": "2026-08-29T12:02:30.022648+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/ahash"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 53, "longevity": 100, "rhythm": 19}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2743, "days_push": 286, "days_rel": 324, "gap_med": null, "n_releases_24m": 1}, "score": 50, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}