Categories
No matching categories were found
1.89
A simple universally unique ID generation library.
2019
2020
2021
2022
2023
2024
1.45
UUID generator for producing universally unique identifiers based on RFC 4122
(http://www.ietf.org/rfc/rfc4122.txt).
2019
2020
2021
2022
2023
2024
0.0
"The v9 UUID supports both sequential (time-based) and non-sequential (random) UUIDs with an optional prefix of up to four bytes, an optional checksum, and sufficient randomness to avoid collisions. It uses the UNIX timestamp for sequential UUIDs and CRC-8 for checksums. A version digit can be ad...
2019
2020
2021
2022
2023
2024
0.0
Contains make configuration changes since this thing is a bitch to compile correclty.
This library generates and parses Universally Unique Identifier (UUID),
based on OSSP uuid C library. So, libossp-uuid library is pre-required.
OSSP uuid (http://www.ossp.org/pkg/lib/uu...
2019
2020
2021
2022
2023
2024
0.0
This library generates and parses Universally Unique Identifier (UUID),
based on OSSP uuid C library. So, libossp-uuid library is pre-required.
OSSP uuid (http://www.ossp.org/pkg/lib/uuid/) is a ISO-C:1999 application
programming interface (API) for the generation of DCE 1.1, ISO/...
2019
2020
2021
2022
2023
2024
0.02
You need to assign UUIDs to your model? UuidIt makes it as simple as adding one line of code to the according models.
2019
2020
2021
2022
2023
2024
0.0
The Rails UUID-aware Logger (RUL) is a plugin that adds a UUID from the current thread to all messages getting logged. With a UUID-aware log statement, you can more easily track your user's activity through your application.
2019
2020
2021
2022
2023
2024
0.0
HasSecureUuid provides you an easily way to generate random uuids for any model in ruby on rails. **SecureRandom::uuid** is used to generate a unique uuid, so collisions are highly unlikely.
2019
2020
2021
2022
2023
2024
0.02
Temporally Ordered IDs. Generate universally unique identifiers (UUID) that sort lexically in time order. Torid exists to solve the problem of generating UUIDs that when ordered lexically, they are also ordered temporally. I needed a way to generate ids for events that are entering a system with ...
2019
2020
2021
2022
2023
2024
0.01
Provides UUID generation for Mongoid models. It includes a validator for UUIDs.
2019
2020
2021
2022
2023
2024
0.01
FFI Wrapper for libuuid with extra helpers for common UUID tasks like getting an array of uuids for quicker distribution
2019
2020
2021
2022
2023
2024
0.01
UUIDs that are byte-ordered lamport clocks (timestamp, worker_id). Much simpler than type-1 UUID's crappy, weirdo layout.
2019
2020
2021
2022
2023
2024
0.01
Adds a :uuid column to ActiveRecord MySQL2 Adapter. Store UUIDs as 16 bytes binary column.
2019
2020
2021
2022
2023
2024
0.0
UUID v4 identifier generator with support for generating and parsing UUIDs, and dependency substitution
2019
2020
2021
2022
2023
2024
0.0
Helpers to use UUID with uuidtools
2019
2020
2021
2022
2023
2024
0.0
Typed UUIDs 2 bytes are reserved in the UUID for the class enum
2019
2020
2021
2022
2023
2024
0.0
space_cadet is a simple hack, for any ActiveRecord supported database, which provides a uuids table of distributable identities of space cadets -- ActiveRecord::Base instances which use the SpaceCadetWrapper. Each space cadet has by reference a space_id unique in the set of all local space cadets...
2019
2020
2021
2022
2023
2024
0.0
UUIDParameter handles a :uuid column and validation for any model.
2019
2020
2021
2022
2023
2024
0.0
Generates RFC 4122 compliant UUIDs.
These UUIDs can be treated as their raw byte representation or as human-readable strings.
2019
2020
2021
2022
2023
2024
0.0
Class/Module Candy For gem uuid4r
2019
2020
2021
2022
2023
2024