{"id":17918036,"url":"https://github.com/bogdanp/racket-buid","last_synced_at":"2026-03-19T02:28:26.610Z","repository":{"id":62424037,"uuid":"253218215","full_name":"Bogdanp/racket-buid","owner":"Bogdanp","description":"Universally unique, lexicographically-sortable flake ids for Racket.","archived":false,"fork":false,"pushed_at":"2024-10-03T06:16:29.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T22:11:56.784Z","etag":null,"topics":["flake-ids","racket"],"latest_commit_sha":null,"homepage":null,"language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bogdanp.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":"2020-04-05T11:25:02.000Z","updated_at":"2024-10-03T06:16:33.000Z","dependencies_parsed_at":"2024-12-16T04:27:34.051Z","dependency_job_id":"507c44bd-f33b-4b02-89b0-64cc7a2a81a4","html_url":"https://github.com/Bogdanp/racket-buid","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/Bogdanp%2Fracket-buid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bogdanp%2Fracket-buid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bogdanp%2Fracket-buid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bogdanp%2Fracket-buid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bogdanp","download_url":"https://codeload.github.com/Bogdanp/racket-buid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246964664,"owners_count":20861705,"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":["flake-ids","racket"],"created_at":"2024-10-28T20:09:31.518Z","updated_at":"2026-01-15T22:39:43.309Z","avatar_url":"https://github.com/Bogdanp.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buid\n\nUniversally unique, lexicographically-sortable flake ids for Racket.\n\n## Spec\n\nA BUID is made up of a 40 bit time component and an 88 bit randomness\ncomponent.  The time component represents the current number of\ncentiseconds since the UNIX timestamp `1586026830000`.\n\nBUIDs are represented as 22 character strings where the first 7\ncharacters represent the 0-padded time component encoded in base 62\nand the remaining 15 characters represent the 0-padded randomness\ncomponent encoded in base 62.\n\nThe randomness component must have its most significant bit initially\nset to 0 and all ids generated within the same centisecond must\nincrease monotonically.\n\nIn binary, BUIDs are represented as 16 bytes, encoded in network order.\n\n## License\n\n    buid is licensed under the 3-Clause BSD license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbogdanp%2Fracket-buid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbogdanp%2Fracket-buid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbogdanp%2Fracket-buid/lists"}