{"adoption": {"forks": 153, "observed_at": "2026-08-28T04:03:16.918705+00:00", "stars": 1027}, "canonical_url": "https://ross.abutalabs.com/products/hashids-java", "card": {"archived": false, "artifact_type": "library", "description": "Hashids algorithm v1.0.0 implementation in Java", "domain": ["developer-tools", "web-development"], "enriched": true, "function": ["serialization", "developer-tools"], "health_score": 20, "homepage": "http://hashids.org", "language": "Java", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["yomorun/hashids-java"], "name": "yomorun/hashids-java", "platform": ["jvm"], "pushed_at": "2023-10-20T03:26:01+00:00", "repo": "yomorun/hashids-java", "stars": 1027, "tags": ["hashids", "short-ids", "url-safe-ids", "encoding", "decoding", "obfuscation", "algorithms", "android"], "topics": [], "urls": [], "use_cases": ["generate YouTube-like short IDs from database primary keys", "shorten URLs with unguessable identifiers", "encode multiple integers into a single decodable hash", "hide sequential numeric IDs in public URLs", "generate profanity-free URL-safe confirmation codes", "encode and decode IDs on the fly without storing them in the database"], "what_it_is": "A small Java library implementing the Hashids algorithm (v1.0.0) to generate short, unique, decodable, URL-safe hashes from one or more non-negative integers. It is a port of the JavaScript hashids.js library, published to Maven Central as org.hashids.", "when_to_avoid": ["you need to protect sensitive data - hashids is not encryption and can be decoded", "you want to hide user counts or other statistics that IDs could reveal", "you are starting a new project and prefer the newer Sqids algorithm that replaced Hashids", "you need cryptographically secure tokens or authentication credentials"], "when_to_choose": ["you need reversible, decodable short IDs from non-negative integers in a Java or Android project", "you want URL-safe identifiers that avoid curse words", "you need to encode several numbers into one hash for clustered systems", "you want a tiny MIT-licensed library available on Maven Central"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/hashids-java", "repo": "yomorun/hashids-java", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "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:03:16.918705+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:16.918705+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:07:55.636761+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7c65755cc7721467da5e3aa24b8fd7d2ccb3d0f4f6b2feb2c34fe7ec3f450b89", "fetched_at": "2026-08-28T04:03:16.918705+00:00", "kind": "readme", "missing": false, "url": "https://github.com/yomorun/hashids-java"}, {"content_hash": "e3b2502c7adb6d7489e9a4773fc8273ccbe70c184501c9b94387357e3e5c38ed", "fetched_at": "2026-08-29T13:08:02.488468+00:00", "kind": "homepage", "missing": false, "url": "http://hashids.org"}, {"content_hash": "e604ee26ebd8a6d957b49d080f8e3b2d48bd16067eb72c8265a032aadeeff7f6", "fetched_at": "2026-08-29T13:08:02.497823+00:00", "kind": "site_page", "missing": false, "url": "https://sqids.org/faq"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "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": 4521, "days_push": 1048, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}