sno
ID generator
A package for generating compact and unique IDs with embedded metadata
Compact, sortable and fast unique IDs with embedded metadata.
91 stars
5 watching
5 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
id-generatorsnowflakeunique-iduuid
Related projects:
Repository | Description | Stars |
---|---|---|
| A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |
| A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
| Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. | 34 |
| A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 503 |
| A 64-bit ID generator in PHP that produces time-based IDs with optional machine and sequence numbers. | 133 |
| An ID generation service that supports multiple protocols and provides unique IDs to clients. | 179 |
| A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
| A high-performance id generation library for Node.js and browsers. | 728 |
| Generates unique numeric IDs without side effects | 11 |