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: about 3 years ago
Linked from 2 awesome lists
id-generatorsnowflakeunique-iduuid
Related projects:
Repository | Description | Stars |
---|---|---|
osamingo/indigo | A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |
unshiftio/yeast | A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
kokizzu/lexid | A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
weihongyu12/think-hashids | A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
gofrs/uuid | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,581 |
termosa/vue-uniq-ids | A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. | 34 |
ahoo-wang/cosid | A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 490 |
sschiau/particle | A 64-bit ID generator in PHP that produces time-based IDs with optional machine and sequence numbers. | 133 |
kayac/go-katsubushi | An ID generation service that supports multiple protocols and provides unique IDs to clients. | 180 |
soundicly/jnanoid-enhanced | A unique string ID generator for Java applications | 19 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
mcollina/hyperid | A high-performance id generation library for Node.js and browsers. | 727 |
dy/get-uid | Generates unique numeric IDs without side effects | 11 |