{"id":18015987,"url":"https://github.com/linusling/uniqueidutil","last_synced_at":"2025-04-04T15:23:41.145Z","repository":{"id":86451015,"uuid":"229183386","full_name":"LinusLing/UniqueIDUtil","owner":"LinusLing","description":"分布式全局唯一ID生成工具。","archived":false,"fork":false,"pushed_at":"2019-12-20T03:36:58.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T01:15:05.722Z","etag":null,"topics":["java","snowflake","twitter","unique-id"],"latest_commit_sha":null,"homepage":"","language":"Java","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/LinusLing.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":"2019-12-20T03:31:15.000Z","updated_at":"2020-03-20T15:26:18.000Z","dependencies_parsed_at":"2023-03-07T03:45:41.785Z","dependency_job_id":null,"html_url":"https://github.com/LinusLing/UniqueIDUtil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusLing%2FUniqueIDUtil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusLing%2FUniqueIDUtil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusLing%2FUniqueIDUtil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusLing%2FUniqueIDUtil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusLing","download_url":"https://codeload.github.com/LinusLing/UniqueIDUtil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247199175,"owners_count":20900236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["java","snowflake","twitter","unique-id"],"created_at":"2024-10-30T04:15:46.799Z","updated_at":"2025-04-04T15:23:41.126Z","avatar_url":"https://github.com/LinusLing.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UniqueIDUtil\n\nTwitter [snowflake](https://github.com/twitter-archive/snowflake) 算法的 Java 实现。\n\n# How to use\n\n```java\nUniqueIDUtil.getInstance().nextId();\n```\nor\n```java\nUniqueIDUtil.getInstance(3, 4).nextId();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinusling%2Funiqueidutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinusling%2Funiqueidutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinusling%2Funiqueidutil/lists"}