0.0
Identifier is a Ruby unique identifier generator that wraps the UNIX, Linux and Macintosh 'uuid' library.
2021
2022
2023
2024
2025
2026
0.0
Sole helps with generating unique identifiers similar to a UUID or ULID but
packing in additional metadata to make it useful for storage solutions.
2021
2022
2023
2024
2025
2026
0.0
The Tripletex API is a **RESTful API**, which does not implement PATCH, but uses a PUT with optional fields. **Actions** or commands are represented in our RESTful path with a prefixed `:`. Example: `/v2/hours/123/:approve`. **Summaries** or aggregated results are represented in our RESTful pat...
2021
2022
2023
2024
2025
2026
0.0
Provides Stripe-style public identifiers (like usr_abc123) for Rails models using hashids or base62 encoding. Supports both integer and UUID primary keys, with automatic URL parameter handling and controller helpers.
2021
2022
2023
2024
2025
2026
0.0
A tool to reduce merge conflicts with Xcode projects by creating deterministic UUIDs for every element within the `project.pbxproj` file.
2021
2022
2023
2024
2025
2026
0.0
You need a UUID from some string. Maybe a URL shortner without a database, or some kind of ID passed as parameter. This gem uses Huffman Coding [http://en.wikipedia.org/wiki/Huffman_coding] and base 36 integers [http://en.wikipedia.org/wiki/Base_36] to create such ID.
2021
2022
2023
2024
2025
2026
0.0
This is a library generating unique id in short pattern.
2021
2022
2023
2024
2025
2026
0.0
HashMan takes any number (or uuid) and converts it to a unique hash. Includes methods on your class to access and reverse hash
2021
2022
2023
2024
2025
2026
0.0
DistorteD UUID/GUID library
2021
2022
2023
2024
2025
2026
0.0
Lazily generate string pattern combinations to name your [puppy|startup|band] or write bad poems or produce UUID variants. Kinda like reverse regex. Lazily loads "pages" of combinations and returns results before the heat death of the universe.
2021
2022
2023
2024
2025
2026
0.0
fast uuid generation and parsing library
2021
2022
2023
2024
2025
2026
0.0
A collection of utilities for uuid manipulation
2021
2022
2023
2024
2025
2026
0.0
UUID compatible objects prefixed by time
2021
2022
2023
2024
2025
2026
0.0
Mongoid extension for storing and retrieving UUIDs on documents.
2021
2022
2023
2024
2025
2026
0.0
RUUID (Ruby UUID) parses, generates, and represents RFC 4122 universally unique identifiers.
2021
2022
2023
2024
2025
2026
0.0
在Mongoid实例初始化后自动生成uuid字段。
2021
2022
2023
2024
2025
2026
0.0
A simple hello world gem that generates UUIDs using SecureRandom.
2021
2022
2023
2024
2025
2026
0.0
Convert Integer ID or UUID String to/from Base58 String; Generate random Base58 String
2021
2022
2023
2024
2025
2026
0.0
Optional patterns for Rails apps: multi-tenancy, RLS, outbox, health checks, auditing, soft delete, UUID primary keys, and document storage client. All features are configurable via initializer.
2021
2022
2023
2024
2025
2026
0.0
An AR abstract superclass that features a UUID as the default 'id' column, and a generator.
2021
2022
2023
2024
2025
2026