unique-identifiers
There are 10 repositories under unique-identifiers topic.
rakheyl/snowflake-uuid
Twitter's Snowflake Generator with TypeScript / JavaScript - generate unique Id numbers at high scale with some simple guarantees.
bryanmylee/zoo-ids
Generate predictable and unique identifiers composed of adjectives and animal names
gearnode/erl-ksuid
KSUID generation and manipulation in Erlang.
kkrypt0nn/spaceflake.rs
⛄ A distributed generator to create unique IDs with ease in Rust; inspired by Twitter's Snowflake
angelcamelot/aztecglyph
Generate compact and unique 64-bit IDs with AztecGlyph Python library, inspired by ULID, Instagram ID, and Snowflake, featuring low collision probability and optimized for object tracking, authentication, and web applications.
ngirard/lifetime-unique-identifiers
A program that helps evaluating different strategies for forming compact, human-friendly systems of unique identifiers for the various items that an individual will encounter during their lifetime.
JohanGarciaO/unificador-de-valores-de-api
Aplicação básica que retorna os valores únicos de um determinado atributo da resposta de uma requisição.
Iliain/php-zoo-ids
A PHP version of bryanmylee's zoo-ids, generates IDs out of adjectives and nouns
rwxrob/uniq-go
No Hassle Unique Identifiers
wolfmcnally/FUID
Friendly Universal IDs in Swift.