wuid
GUID generator
A fast and unique identifier generator
An extremely fast globally unique number generator.
534 stars
16 watching
49 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
guidsnowflakeuuid
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| Generates unique numeric IDs without side effects | 11 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| A library for generating unique identifiers in Ada programming language | 15 |
| Provides universally unique IDs with cryptographic security | 24 |
| A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 503 |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| A C library to generate universally unique identifiers. | 26 |