{"id":19789533,"url":"https://github.com/webfreak001/sha1ct","last_synced_at":"2026-02-27T04:01:33.639Z","repository":{"id":146628453,"uuid":"94317827","full_name":"WebFreak001/sha1ct","owner":"WebFreak001","description":"sha1 hashing \u0026 uuid algorithm that works at compile time","archived":false,"fork":false,"pushed_at":"2017-06-14T10:13:50.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T19:41:36.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebFreak001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-14T10:13:14.000Z","updated_at":"2017-06-17T17:13:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d71e4ce-444b-4880-96d3-3c9c5a62f95a","html_url":"https://github.com/WebFreak001/sha1ct","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/WebFreak001/sha1ct","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFreak001%2Fsha1ct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFreak001%2Fsha1ct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFreak001%2Fsha1ct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFreak001%2Fsha1ct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebFreak001","download_url":"https://codeload.github.com/WebFreak001/sha1ct/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFreak001%2Fsha1ct/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29884515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T06:33:52.020Z","updated_at":"2026-02-27T04:01:33.597Z","avatar_url":"https://github.com/WebFreak001.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sha1ct\n\nCompile-Time sha1\n\n```d\nimport sha1ct;\n\nenum hash = sha1Of(cast(ubyte[]) [0, 1, 2, 3]); // Binary Data\nenum hash2 = sha1Of(\"Hello World\"); // String\nenum namespace = sha1UUID(\"my.app\"); // generates a std.uuid.UUID from string or binary\nenum uuid = sha1UUID(\"interface1\", namespace); // also with namespaces\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfreak001%2Fsha1ct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebfreak001%2Fsha1ct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfreak001%2Fsha1ct/lists"}