uuid
Identifier generator
Utility for generating and manipulating unique identifiers across various formats
Generates the RFC-4122 UUIDs , NanoId, FlakeId, Short-UUID
25 stars
3 watching
3 forks
Language: Haxe
last commit: over 2 years ago flakeidnanoidshort-uuidsnowflaketwitter-snowflakeunique-iduuiduuid-generatoruuidsuuidv4
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |
| Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |
| Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs | 4 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| Generates unique identifiers similar to UUIDs | 9 |
| A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
| Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 |
| A V implementation of a unique identifier generator | 8 |
| Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 46 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A C library to generate universally unique identifiers. | 26 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| A tool to generate unique and secure identifiers | 6 |