{"id":20016666,"url":"https://github.com/webmafia/identifier","last_synced_at":"2026-06-11T05:31:35.135Z","repository":{"id":258268499,"uuid":"874272185","full_name":"webmafia/identifier","owner":"webmafia","description":"Very fast generator of unique IDs.","archived":false,"fork":false,"pushed_at":"2025-01-29T16:45:33.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T03:14:21.731Z","etag":null,"topics":["go","golang","identifier"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webmafia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-10-17T14:36:03.000Z","updated_at":"2025-01-29T16:45:18.000Z","dependencies_parsed_at":"2024-12-06T09:21:26.945Z","dependency_job_id":"7cb7c773-7bdf-4a14-80b5-7b2b914ad36b","html_url":"https://github.com/webmafia/identifier","commit_stats":null,"previous_names":["webmafia/identifier"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/webmafia/identifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmafia%2Fidentifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmafia%2Fidentifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmafia%2Fidentifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmafia%2Fidentifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmafia","download_url":"https://codeload.github.com/webmafia/identifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmafia%2Fidentifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34184779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","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":["go","golang","identifier"],"created_at":"2024-11-13T08:12:29.085Z","updated_at":"2026-06-11T05:31:35.111Z","avatar_url":"https://github.com/webmafia.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# identifier\nVery fast generator of unique IDs.\n\n- 8 bytes decoded integer\n  - int64 (only 63 bits used)\n  - contains a unix timestamp with millisecond precision\n  - sequential\n  - sortable by time\n  - used in databases\n- 13 bytes encoded string\n  - appears random\n  - used in JSON\n\n## Install\n```sh\ngo get github.com/webmafia/identifier\n```\n\n## Usage\n```\nid := identifier.Generate()\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmafia%2Fidentifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmafia%2Fidentifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmafia%2Fidentifier/lists"}