{"id":22783150,"url":"https://github.com/frontmage/goseq","last_synced_at":"2025-06-12T16:41:58.426Z","repository":{"id":81860416,"uuid":"138953440","full_name":"FrontMage/goseq","owner":"FrontMage","description":"Sequence id generator in go, can be used to build a stand alone service.","archived":false,"fork":false,"pushed_at":"2018-06-28T02:04:54.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T16:39:27.812Z","etag":null,"topics":["golang","golang-application","golang-library","golang-package","sequencer"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FrontMage.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":"2018-06-28T01:58:08.000Z","updated_at":"2022-11-19T05:13:21.000Z","dependencies_parsed_at":"2023-04-23T10:08:44.770Z","dependency_job_id":null,"html_url":"https://github.com/FrontMage/goseq","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/FrontMage%2Fgoseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fgoseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fgoseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fgoseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrontMage","download_url":"https://codeload.github.com/FrontMage/goseq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246334430,"owners_count":20760644,"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":["golang","golang-application","golang-library","golang-package","sequencer"],"created_at":"2024-12-11T22:07:10.008Z","updated_at":"2025-03-30T15:13:48.158Z","avatar_url":"https://github.com/FrontMage.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goseq\nSequence id generator in go, can be used to build a stand alone service.\n\n## Usage\n`$ go get github.com/FrontMage/goseq`\n\n```go\nimport \"github.com/FrontMage/goseq\"\n\nseq := \u0026goseq.MemSequencer{}\n\nfor i:=0; i\u003c10; i++{\n    fmt.Println(seq.Next)\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontmage%2Fgoseq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontmage%2Fgoseq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontmage%2Fgoseq/lists"}