{"id":13878002,"url":"https://github.com/sprql/uuid7-ruby","last_synced_at":"2025-04-23T18:01:53.917Z","repository":{"id":59158894,"uuid":"410333672","full_name":"sprql/uuid7-ruby","owner":"sprql","description":"Implementation of UUIDv7 in Ruby","archived":false,"fork":false,"pushed_at":"2022-08-31T10:47:16.000Z","size":11,"stargazers_count":44,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T10:06:00.371Z","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/sprql.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}},"created_at":"2021-09-25T17:08:45.000Z","updated_at":"2025-01-18T14:14:28.000Z","dependencies_parsed_at":"2022-09-13T17:50:53.307Z","dependency_job_id":null,"html_url":"https://github.com/sprql/uuid7-ruby","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/sprql%2Fuuid7-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sprql%2Fuuid7-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sprql%2Fuuid7-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sprql%2Fuuid7-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sprql","download_url":"https://codeload.github.com/sprql/uuid7-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250487526,"owners_count":21438612,"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-08-06T08:01:37.232Z","updated_at":"2025-04-23T18:01:53.858Z","avatar_url":"https://github.com/sprql.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# UUID7\n\nImplementation of [UUIDv7](https://github.com/uuid6/uuid6-ietf-draft) in [Ruby](https://www.ruby-lang.org/).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'uuid7'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install uuid7\n\n## Usage\n\n```\nUUID7.generate\n```\n\n## Performance\n\n| Library | Iterations/second     |\n|--------:|----------------------:|\n|  UUIDv7 | 412.324k (± 0.5%) i/s |\n|  UUIDv4 | 483.110k (± 0.7%) i/s |\n|    ULID | 156.675k (± 0.7%) i/s |\n|   KSUID | 108.075k (± 0.9%) i/s |\n\nSee [examples](https://github.com/sprql/uuid7-ruby/examples/bench.rb)\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/sprql/uuid7-ruby.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsprql%2Fuuid7-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsprql%2Fuuid7-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsprql%2Fuuid7-ruby/lists"}