0.0
No release in over a year
Convert Integer ID or UUID String to/from Base58 String; Generate random Base58 String
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Generates random mixes of numbers and letters of fixed length, usable as UUIDs. Now supports Arrays as an argument type for lean. Also has a instance-based interfaced, you now have to do: gid = GID.new; gid.generate
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Stop hitting the DB with every secure-token submission. Encoded Tokens have the ID, or UUID, encoded within the token itself - increasing both security and performance. Coded in plain Ruby, EncodedToken is framework agnostic.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Mongoid extension for storing and retrieving UUIDs on documents.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
An AR abstract superclass that features a UUID as the default 'id' column, and a generator.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Ruby wrapper for https://github.com/liam-middlebrook/uuid_api_http
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Hides sequential primary key counts without resorting to UUIDs or GUIDs.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
Online logging solution (like [Datadog](https://www.datadoghq.com)) have drastically transform the way we log. An app will nowdays logs dozen (hundred) of logs per requests. The issue is often to correlate this logs, with the initiating request (or job) and add shared metadata on this logs. He...
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Resque plugin that allows querying future jobs for it's result, for example: job = Resque.enqueue_future(MixerWorker, "yeah") # store job.uuid somewhere # Later on job = Resque.get_future_job(uuid) job.ready? job.result job.finished_at
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
RUUID (Ruby UUID) parses, generates, and represents RFC 4122 universally unique identifiers.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Ruby wrapper for the uuid library in your OS.
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
A simple hello world gem that generates UUIDs using SecureRandom.
2020
2021
2022
2023
2024
2025
0.0
There's a lot of open issues
== Description A tool for describing and validating objects as intuitively as possible. Easier to read and write than JSON Schema, and more powerful than a simple hash comparison. Example usage: shape = { :$uuid => { email: :$email, first_name: String, las...
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Sequel Model plugin that adds [0-9a-z] unique id prefixed by a custom string.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Generate secure 64-bit integers using the same approach used by UUIDs.
2020
2021
2022
2023
2024
2025