An open API service providing repository metadata for many open source software ecosystems.

Topic: "unique-identifier"

fabiocaccamo/FCUUID

:iphone: :id:  iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.

Language: Objective-C - Size: 62.5 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 1,631 - Forks: 226

T-PWK/flake-idgen

Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js

Language: JavaScript - Size: 148 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 244 - Forks: 20

Devskiller/friendly-id

Java Friendly Id for UUID

Language: Java - Size: 246 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 215 - Forks: 13

simonalong/Butterfly

分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍

Language: Java - Size: 333 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 166 - Forks: 57

rowthan/whats-element

whats-element.js 为每一个DOM元素计算出可定位到它的唯一的标识符

Language: JavaScript - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 116 - Forks: 18

karwa/uniqueid

Random and time-ordered UUID generation in Swift

Language: Swift - Size: 402 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 73 - Forks: 11

mderazon/order-id

Unique order id generator

Language: JavaScript - Size: 46.9 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 58 - Forks: 19

Scrut1ny/Windows-Spoofer

This is a project for spoofing windows as much as possible to become untraceable for detection purposes and others.

Language: PowerShell - Size: 2.09 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 56 - Forks: 6

benfoster/minid

Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.

Language: C# - Size: 47.9 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 54 - Forks: 1

rakheyl/snowflake-uuid

Twitter's Snowflake Generator with TypeScript / JavaScript - generate unique Id numbers at high scale with some simple guarantees.

Language: TypeScript - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 46 - Forks: 4

kkrypt0nn/spaceflake

⛄ A distributed generator to create unique IDs with ease in Go; inspired by Twitter's Snowflake

Language: Go - Size: 396 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 43 - Forks: 6

aallam/ulid-kotlin

ULID (Universally Unique Lexicographically Sortable Identifier) for Kotlin Multiplatform

Language: Kotlin - Size: 711 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 42 - Forks: 5

Racum/uuinfo

A tool to debug unique identifiers (UUID, ULID, Snowflake, etc).

Language: Rust - Size: 1.22 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 41 - Forks: 1

iCyberon/pg_xid

pg_xid is a globally unique id generator thought for the web

Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 32 - Forks: 6

SasLuca/zig-nanoid

A tiny, secure, URL-friendly, unique string ID generator. Now available in pure Zig.

Language: Zig - Size: 57.6 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 30 - Forks: 3

AlianBlank/BlankDeviceUniqueIdentifier

Unity3D BlankDeviceUniqueIdentifier

Language: Objective-C - Size: 10.8 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 7

damienfamed75/quirk

Quirk is a Dgraph client utility that allows for easy node inserts and upserts using any struct or map

Language: Go - Size: 274 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 1

charithe/flake4j

Java implementation of the Flake decentralized, k-ordered id generation algorithm

Language: Java - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 5

fintx/fintx-identifier

Distributed understandable unique id generator with high performance and not depends on seeds like snowflake.

Language: Java - Size: 85 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 4

T-PWK/go-flakeid

A decentralized, k-ordered id generation library in Golang

Language: Go - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 3

wizpanda/cordova-plugin-unique-device-id2 Fork of Paldom/UniqueDeviceID

PhoneGap / Cordova unique device id (UUID) plugin for Android, iOS and Windows Phone 8.

Language: Objective-C - Size: 23.4 KB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 4

infocyph/UID

UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, NanoId, Cuid2, TBSL (library exclusive) generator!

Language: PHP - Size: 112 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 0

aallam/ulid4d

ULID (Universally Unique Lexicographically Sortable Identifier) for Dart

Language: Dart - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

jbee/lusid

Locally Unique Short Identifiers

Language: Java - Size: 91.8 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

tiny-blocks/ksuid

K-Sortable Unique Identifier.

Language: PHP - Size: 25.4 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 1

kataras/requestid

Unique Identifier for each HTTP request

Language: Go - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

myflashlab/UDID-ANE 📦

Use this AIR Native Extension to obtain a unique device ID in your Adobe AIR app. Supported on Android and iOS

Language: ActionScript - Size: 7.48 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 3

toanphan19/ksuid

KSUID implemented in Clojure with zero dependencies.

Language: Clojure - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

HotPotatoC/snowflake

❄️ Simple twitter's snowflake uniquely identifiable descriptors (IDs) format generator for Go

Language: Go - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

bonsi/laravel-tracetag

Trace a request through your Laravel application using a tag.

Language: PHP - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 2

miladezzat/hybrid-id-generator

The **Hybrid ID Generator** is a powerful TypeScript-based library designed to produce unique identifiers by seamlessly combining timestamps, machine identifiers, sequence numbers, and random bits

Language: TypeScript - Size: 1.58 MB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

tillbiskup/labinform

Python components of the laboratory information system LabInform

Language: Python - Size: 138 KB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

kusubooru/tklid

Anime-flavored, tickletastic, suitably random and reasonably unique human readable ids

Language: Go - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

svidmar/Pure_ROR_scripts

This repository contains a collection of Python scripts designed to facilitate the integration of Research Organization Registry (ROR) IDs with a Pure instance. These scripts are useful for extracting data from a Pure instance, querying the ROR API for matching organizations, and updating the external organizations in Pure instance with ROR IDs.

Language: Python - Size: 25.4 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

davips/hdict

Lazy cacheable dict universally unique identified by operable hashes

Language: Python - Size: 990 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

TheKhanSoft/TKS-GUIDs-Generator

Generate Unlimited GUIDs - Globally Unique Identifier (GUID) aka Universally Unique Identifier (UUID)

Language: C# - Size: 64.5 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

jersoncarin/unique-key-gen

Hardware Identifiers and Unique Key Generator

Language: Shell - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

mixin27/flutter_native_id

Flutter plugin for getting unique ID.

Language: Dart - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

StarryLab/tsid.go

A unique ID generator based on a timestamp or time series, inspired by Twitter's Snowflake.

Language: Go - Size: 131 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

mrppa/uniquegen

Java based unique ID Generator

Language: Java - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

shixiongfei/tsuid 📦

Time Series Unique ID

Language: JavaScript - Size: 56.6 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

slawek87/unique-id

Unique-ID is a small lib to generate unique ids - string values.

Language: Python - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

caneroj1/stm-supply

STM Wrapper around Control.Concurrent.Supply

Language: Haskell - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

svidmar/Pure-Project-Publication-Relation-Assistant

This tool helps identify and semi-automatically bulk relate publications to projects in Elsevier's Pure using project identifiers and DOIs. It supports a wide range of identifier types, such as External Project ID, Contract ID, and Horizon ID — based on the configured identifier types in Pure.

Language: Python - Size: 8.79 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

digital-gov-mg/uin-federation

This monorepo contains all projects related to UIN federation, providing a unified codebase for streamlined development and maintenance.

Language: TypeScript - Size: 1.06 MB - Last synced at: 2 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

ZigRazor/Chihuahua

C++ unique identifier utilities

Language: CMake - Size: 69.3 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

al-ula/small_uid

Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).

Language: TypeScript - Size: 78.1 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

saffiriogiorgio/unity-scriptable-object-guid

Unity's Scriptable Object with a unique ID

Language: C# - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2

ysh-rael/browser-hash

Browser Hash - Identificação de Navegador Singular. Aprimore a identificação de navegadores com o Browser Hash. Gere hashes exclusivos para contornar o anonimato, mesmo em abas anônimas ou cenários com VPN. Domine detalhes específicos do navegador e insights do dispositivo com o Browser Hash.

Language: JavaScript - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sbolch/unique-hash

Generates a random unique hash.

Language: PHP - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

EjaraApp/device_uuid

A Flutter library that simplifies obtaining a unique identifier for mobile devices, addressing challenges with non-persistent UUIDs on Android and iOS platforms.

Language: Dart - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

2A5F/Uids 📦

Unique id

Language: TypeScript - Size: 85.9 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nesterenko-kv/object-id

ObjectIDs are a special type of identifier mainly used in MongoDB to uniquely identify documents within a collection. They consist of a 12-byte binary value that includes a timestamp, a machine identifier, a process identifier, and a counter.

Language: C# - Size: 78.1 KB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

anytizer/guid.php

GUID for PHP

Language: PHP - Size: 681 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

rpearce/simple-uniqueid 📦

Generate simple unique ids

Language: JavaScript - Size: 226 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

yorickdewid/QUID

Quenza unique identifier

Language: C - Size: 760 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

longlong524/UniqueNumClient

UniqueNumberService的客户端

Language: Java - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

longlong524/UniqueNumberService

唯一id生成系统服务端

Language: Java - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

zeknown/Pandas_in_Python-Retail_Supermarket

Data Wrangling through Python library such as Pandas. Data namely retail_supermarket extracted from Kaggle.com 🚀

Language: Jupyter Notebook - Size: 184 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Govcraft/mti

A Rust library that implements type-safe, prefix-enhanced identifiers based on the TypeID Specification

Language: Rust - Size: 38.1 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

vueditor/tiptap-extension-symbol

A tiptap extension to add symbols for nodes and marks

Language: TypeScript - Size: 443 KB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

Subhojit1992/userdnajs

A lightweight, modular fingerprint generator library for creating unique user identifiers in web applications.

Language: TypeScript - Size: 34.2 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

SubEthaSensOMatic/AW.Identifiers

Use AW.Identifiers to streamline ID generation with compact, readable, and meaningful identifiers tailored for scalable, distributed systems.

Language: C# - Size: 39.1 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Zaczero/zid

zid is a unique identifier with nice properties

Language: Rust - Size: 84 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

w-kuipers/strig

A simple and intuitive Python package for generating random strings and numbers.

Language: Python - Size: 5.19 MB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

krzysztofradomski/compadre

a small utility tool to create unique and sanitized names

Language: JavaScript - Size: 105 KB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

NewYaroslav/unique_class_id

unique_class_id is a header-only C++ library that allows giving classes a unique ID and then comparing classes based on their unique IDs.

Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Solidsoft-Reply/EMVS-Unique-Identifier-Parser

Barcode data parser for the European Medicines Verification System (EMVS)

Language: C# - Size: 959 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mhfereydouni/unique-code-generator

This package generate codes that look like they are random.

Language: PHP - Size: 43 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HamedStack/HamedStack.BrowserFingerprint

Unlock the power of a distinctive browser ID, enabling personalized user experiences and enhanced security.

Language: TypeScript - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rashintha/uniques

Uniques is a library that facilitate you to work with unique ids in different standards.

Language: Go - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SquareFactory/c2id

Generate base62-encoded unique identifiers

Language: TypeScript - Size: 1.8 MB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

saxomoose/ehb-ip-master 📦

Integration Project

Language: C# - Size: 20.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mikayelgr/pgulid-renamed-fn Fork of geckoboard/pgulid

Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL. This is a fork of the original repository with a renamed function name.

Language: PLpgSQL - Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sitronlabs/SitronLabs_DS2411_Arduino_Library

Arduino library for the Maxim Integrated DS2411 48 bits unique serial number IC.

Language: C++ - Size: 457 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dylankeys/dksecure

PHP web application that authenticates access to files on a server by using unique hashing

Language: PHP - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

huadi/PkSequence

Primary Key sequence generator. Generating global unique ids in distributed environment.

Language: Java - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

shafiqhossain/unigen

Generate unique sequence number

Language: PHP - Size: 214 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Maykonn/js-random-number

With this package, you can create Random Numbers and Timestamp Based Random Numbers with low probability of collision using strong randomized bytes as seed.

Language: JavaScript - Size: 44.9 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

olegv142/BME280

Language: C++ - Size: 1.6 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mehrdadep/Unique-ID

Generate a unique numeric id for WordPress user_login filed and replace it with user's user_login

Language: PHP - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

aupr/RitUniqueCode

An opensource PHP Library to generate big amount of professional unique codes.

Language: PHP - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ewandennis/word-salad

Human-centric unique identifiers

Language: JavaScript - Size: 636 KB - Last synced at: 5 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0