0.0
No commit activity in last 3 years
No release in over 3 years
MongoMapper plugin that uses a UUID instead of the default ObjectID
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Port of wickedbyte/int-to-uuid. Encodes a non-negative 64-bit unsigned integer and an optional 32-bit namespace into a valid RFC 9562 Version 8 UUID.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
This should produce human readable uuid's. Beware collisions.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Autoguid lets you trivially add human readable uuids to all your models, a whitelisted set of models, or a blacklisted set. Indices are automatically created based on a configuration option. There's also a rake task that will backfill these uuids into resources that have already been ...
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Secure, collision-resistant ids optimized for horizontal scaling and performance.Next generation UUIDs. Need unique ids in your app? Forget UUIDs which often collide in large apps.Use Cuid2, instead.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over a year
A simple gem to automatically add UUID to activerecord migrations
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Let ActiveRecord serialize and cast your UUIDs to and from binary columns in your database.
2021
2022
2023
2024
2025
2026
0.03
No commit activity in last 3 years
No release in over 3 years
Quickly and easily convert UUIDs to space efficient Base62 strings.
2021
2022
2023
2024
2025
2026
0.03
No release in over 3 years
Low commit activity in last 3 years
Druuid generates 64-bit, time-sortable UUIDs.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Support for binary UUIDs in ActiveRecord
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
A DataMapper adapter for Amazon's SimpleDB service. Features: * Full set of CRUD operations * Supports all DataMapper query predicates. * Can translate many queries into efficient native SELECT operations. * Migrations * DataMapper identity map support for record caching * Lazy-loaded att...
2021
2022
2023
2024
2025
2026
0.01
Low commit activity in last 3 years
Generate unique identifiers in multiple formats: time-sortable ULIDs, compact nanoids, UUID v7, CUID2, Stripe-style prefixed IDs, Twitter-style snowflake IDs, hashid obfuscation, and base-N encoding. Zero dependencies, thread-safe, cryptographically random.
2021
2022
2023
2024
2025
2026
0.01
Low commit activity in last 3 years
Generate random test data including names, emails, phone numbers, UUIDs, sentences, paragraphs, dates, numbers, and more. Includes 50 first names, 50 last names, and lorem ipsum words for realistic test fixtures.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Ruby wrapper for the uuid library in your OS.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
There's a lot of open issues
No release in over a year
== 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...
2021
2022
2023
2024
2025
2026