{"id":16019032,"url":"https://github.com/manfred/sole","last_synced_at":"2025-08-08T12:16:24.143Z","repository":{"id":66239504,"uuid":"124635309","full_name":"Manfred/sole","owner":"Manfred","description":"Universally unique identifiers packed with useful metadata meant for use if storage solutions.","archived":false,"fork":false,"pushed_at":"2022-10-07T14:58:30.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T03:26:21.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/Manfred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-10T08:04:50.000Z","updated_at":"2018-03-10T08:16:46.000Z","dependencies_parsed_at":"2023-03-10T23:44:29.985Z","dependency_job_id":null,"html_url":"https://github.com/Manfred/sole","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"4755c37db4f08d563ffee3412ba48f0250a2b301"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Manfred/sole","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manfred%2Fsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manfred%2Fsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manfred%2Fsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manfred%2Fsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Manfred","download_url":"https://codeload.github.com/Manfred/sole/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manfred%2Fsole/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260253297,"owners_count":22981447,"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":[],"created_at":"2024-10-08T17:01:42.290Z","updated_at":"2025-06-16T22:35:27.984Z","avatar_url":"https://github.com/Manfred.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sole\n\nSole helps with generating unique identifiers similar to a UUID or ULID but packing in additional metadata to make it useful for storage solutions.\n\n```ruby\nSole.generate #=\u003e 'VGPCCCCC4FPF97MM'\n              #    ^^^^^^^^- seconds since epoch\n              #              little endian order\n              #              to help sharding\n              #            ^^^^^^^^- random bytes\n```\n\nSole identifiers work great as a key for AWS S3 keys because the start of the identifier is highly variable causing objects to be nicely distributed across backend servers.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanfred%2Fsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanfred%2Fsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanfred%2Fsole/lists"}