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

Topic: "uuid-generator"

gofrs/uuid

A UUID package for Go

Language: Go - Size: 358 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 1,632 - Forks: 116

duydao/Text-Pastry

Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.

Language: Python - Size: 335 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 836 - Forks: 47

Debdut/uuid-readable

Generate Easy to Remember, Readable UUIDs, that are Shakespearean and Grammatically Correct Sentences 🥳

Language: TypeScript - Size: 1.21 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 809 - Forks: 23

fboulnois/pg_uuidv7

A tiny Postgres extension to create version 7 UUIDs

Language: C - Size: 32.2 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 362 - Forks: 35

uuid6/uuid6-ietf-draft

Next Generation UUID Formats

Language: HTML - Size: 728 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 183 - Forks: 11

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

fastuuid/fastuuid

FastUUID is a library which provides CPython bindings to Rust's UUID library

Language: Python - Size: 98.6 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 155 - Forks: 20

maxcountryman/flake

Decentralized, k-ordered unique IDs in Clojure

Language: Clojure - Size: 67.4 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 142 - Forks: 10

EmadAdly/laravel-uuid

laravel uuid a simple, automatic UUID generator for any model based on Laravel

Language: PHP - Size: 63.5 KB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 119 - Forks: 40

catherineisonline/pizza-time-with-react

🍕 Pizza Time: A delicious online experience. I designed and developed an e-commerce platform for this pizza restaurant, featuring an interactive menu with a variety of options including pizza, sushi, and pasta. Simplifying the online ordering process and providing a seamless user experience was the key goal of this project

Language: JavaScript - Size: 184 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 107 - Forks: 31

Traviskn/react-native-uuid-generator 📦

UUID generator for React Native utilizing native iOS and Android UUID classes

Language: Objective-C - Size: 269 KB - Last synced at: 30 minutes ago - Pushed at: over 4 years ago - Stars: 87 - Forks: 41

aminalaee/uuid-utils

Python bindings to Rust UUID

Language: Python - Size: 57.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 78 - Forks: 5

kanru/uuidgen-el

UUID generation implemented in elisp.

Language: Emacs Lisp - Size: 44.9 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 54 - Forks: 9

SashenJayathilaka/Photo-Sharing-Application

Full Stack Photo Sharing Application with React Js (like as pinterest) (Google Authentication, create, edit, delete and save posts and comment on other people's posts, search and filter images)

Language: JavaScript - Size: 19 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 8

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: 14 days ago - Pushed at: almost 3 years ago - Stars: 46 - Forks: 4

therne/instauuid

Instagram-Style Compact UUID generator library for Node.js

Language: JavaScript - Size: 10.7 KB - Last synced at: 22 days ago - Pushed at: about 9 years ago - Stars: 43 - Forks: 6

leomillon/uuid-generator-plugin

An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)

Language: Kotlin - Size: 3.99 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 13

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: 11 days ago - Pushed at: 4 months ago - Stars: 30 - Forks: 2

ongteckwu/typeid-ts

TypeID UUIDv7 implementation in Typescript (Lib and CLI)

Language: TypeScript - Size: 194 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 4

sebastianbergmann/uuid

Function for generating a UUID (as string)

Language: PHP - Size: 17 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 27 - Forks: 0

AkashRajpurohit/snowflake-id

❄️ A simple and lightweight Node.js library to generate unique snowflake IDs.

Language: TypeScript - Size: 291 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 26 - Forks: 4

sebnilsson/DotnetGuid

.NET Global Tool for creating GUIDs/UUIDs

Language: C# - Size: 41 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 21 - Forks: 3

neosmart/uuidxx

Cross-platform C++ library for parsing and generating UUIDs or GUIDs. Windows, Mac, Linux, and BSD.

Language: C++ - Size: 27.3 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 21 - Forks: 7

savaki/snowflake

Golang implementation of Twitter snowflake

Language: Go - Size: 53.7 KB - Last synced at: 4 days ago - Pushed at: about 8 years ago - Stars: 21 - Forks: 4

silverlyra/ui7

Generate UUIDv7 identifiers in JavaScript (or TypeScript)

Language: TypeScript - Size: 175 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 0

agext/uuid

Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.

Language: Go - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 5

arenchen/vscode-uuid-generator

VSCode UUID Generator Extension

Language: TypeScript - Size: 2.01 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 7

alexdrone/PushID

Robust and thread-safe generator for uuids with guaranteed chronological ordering in Swift.

Language: Swift - Size: 8.79 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 1

hnimminh/human-readable-id

The human readable id generator library for python3

Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 16 - Forks: 2

dmgk/zig-uuid

Fast, allocation-free v4 UUIDs in Zig

Language: Zig - Size: 7.81 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 11

hoytech/Session-Token

Secure, efficient, simple random session token generation

Language: Perl - Size: 132 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 8

kolotaev/ride

Scala GUID generator for large systems

Language: Scala - Size: 66.4 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 4

TSFoster/elm-uuid

UUIDs in Elm

Language: Elm - Size: 153 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 3

zxq9/zuuid

UUID application for Erlang.

Size: 42 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 1

atomfinger/toUUID

Simple integer to UUID generator for unit and integration tests written in Java or Kotlin

Language: Kotlin - Size: 227 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 14 - Forks: 0

sudiptpa/guid

A Simple GUID creator Package for PHP, usable with Laravel Framework. It is simple, and light weight PHP library yet.

Language: PHP - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 7

lucascaro/deno-uuid

Deprecated! UUID is part of the deno standard library

Language: TypeScript - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 1

cmackenzie1/uuidgen.dev

UUIDs-as-a-Service to generate UUIDs. Powered by Cloudflare Workers

Language: TypeScript - Size: 1.38 MB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 13 - Forks: 0

pitabwire/xid

Xid is a globally unique id generator. Xids are small, fast to generate, sortable, compact URL-safe string with no configuration or central generator server.

Language: Dart - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 13 - Forks: 4

kevinchannon/wite

Wite is a small collection of routines and classes that aims to make easy things that should be easy in C++ but are not, for one reason or another.

Language: C++ - Size: 897 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 1

wujunze/laravel-id-generate

Laravel package to generate and to validate a UUID according to the RFC 4122 standard and generate SnowFlake Id

Language: PHP - Size: 68.4 KB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 2

Fleshgrinder/php-uuid 📦

RFC 4122 compliant UUID generator and parser for PHP.

Language: PHP - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 13 - Forks: 0

sevenshores/elixir-uuid-utils 📦

UUID generators and utilities. Drop-in replacement for elixir_uuid.

Language: Elixir - Size: 168 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

MatrixAI/js-id

ID generation for JavaScript & TypeScript Applications

Language: TypeScript - Size: 1.31 MB - Last synced at: 8 days ago - Pushed at: 25 days ago - Stars: 11 - Forks: 1

vlingo-net/xoom-net-uuid

.NET implementation of UUID generation according to RFC4122 spec

Language: C# - Size: 109 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 7

Kourva/getUUID

Get both version1 or version4 UUID from https://www.uuidgenerator.net

Language: Python - Size: 8.79 KB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 0

jacobwilliams/uuid-fortran

Fortran module for generating UUIDs

Language: Fortran - Size: 682 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 1

tkyshm/esnowflake

Uniq id generator based on Twitter's snowflake in Erlang

Language: Erlang - Size: 3.47 MB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 4

DaanV2/DaanV2.UUID.Net

A library that provides a way to handle, and generate UUIDs. Convert them to and from strings, GUIDs, and the like. The library is written to be fast and efficient when comparing, generating or other handling operations. Complies with the RFC 4122 standard.

Language: C# - Size: 765 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

pravj/engine

Distributed identifier generation service

Language: Python - Size: 12.7 KB - Last synced at: 13 days ago - Pushed at: over 9 years ago - Stars: 9 - Forks: 0

jokoframework/joko-utils

Utilitarios para los proyectos como mapping de DTOS. Generacion de UUIDs, y otros.

Language: Java - Size: 201 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 14

kokizzu/lexid

fast lexicographically orderable/sortable ID generator

Language: Go - Size: 154 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

MMZK1526/mmzk-typeid

A TypeID and UUIDv7 implementation in Haskell

Language: Haskell - Size: 248 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 3

leplusorg/ristretto

A small library of (hopefully) useful Java classes.

Language: Java - Size: 6.72 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 3

x-stars/GuidGenerator

.NET RFC 4122/9562 compliant GUID generator library.

Language: C# - Size: 979 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 7 - Forks: 0

urbanjost/M_uuid

module of FOX routines for generating a UUID (Universally Unique ID)

Language: Fortran - Size: 3.04 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 7 - Forks: 0

sardemff7/libnkutils

Miscellaneous utilities

Language: C - Size: 600 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

ebean-orm/ebean-uuidv7

Version 7 UUID generator

Language: Java - Size: 10.7 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

0xShamil/ulid4j

A Java library to generate stupidly fast ULIDs

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

GaiAma/cuid-cli

A CLI to generate cuids (collision resistant ids)

Language: JavaScript - Size: 586 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

samit22/uuid

CLI tool to generate UUID

Language: Go - Size: 53.7 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 5

siesgstarena/uuidapikey

A Base32-Crockford encoded API Key generator, validator and converter to turn UUIDs into human readable API Keys for Golang

Language: Go - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

xjcloudy/snowflake

使用golang实现的twitter的64位自增id算法

Language: Go - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

balancer-team/rando-js

ID generator. Common-sense presets. Options to make IDs the way you want.

Language: TypeScript - Size: 335 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

ScriptTiger/UUID-Generate

This is a UUID (A.K.A. GUID) generator that generates standard UUIDs (i.e. f19b32ec-cfaf-32ee-35b9-37435f4bef3f) and stores the new UUID in the UUID environmental variable (i.e. %UUID% or !UUID!), outputs the UUID as standard output, and also copies the new UUID to your clipboard if you are running Windows Vista or later.

Language: Batchfile - Size: 17.6 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 1

daq-tools/vasuki

Generate different kinds of random unique identifiers, tokens, and words.

Language: Python - Size: 94.7 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

Princegupta101/Live-Code-Share

Live Code Share provides real-time collaborative coding, with unique room creation, syntax highlighting, and auto-suggestions. Users can edit, save, download files, and chat in groups.

Language: JavaScript - Size: 521 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

akrabat/uuid7

UUID v7 command line tool

Language: Shell - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

akcybex/jstr

JSTR includes a variety of functions for manipulating string values.

Language: TypeScript - Size: 1.19 MB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

hrbrmstr/nanoid

Tools to Generate Short, Secure, URL-friendly, and Unique String Identifiers

Language: C++ - Size: 19.5 KB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

Appointy/IDGen

Generates url safe lexically sorted universally unique ids with a prefix in go

Language: Go - Size: 14.6 KB - Last synced at: 25 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 3

nilportugues/php-uuid

Use this class to encapsulate the latest and more secure Uuid versions

Language: PHP - Size: 21.5 KB - Last synced at: 25 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

ash3in/uuidv8

Generate RFC-compliant UUIDv8 in Go.

Language: Go - Size: 84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

kumarswamy2025/Cafe-Management-System

The Café Management System is a full-stack web application designed to streamline the management of a café's day-to-day operations. The system integrates various features to handle billing, product management, user roles, and categories efficiently.

Language: SCSS - Size: 4.93 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

uuid6/new-uuid-encoding-techniques-ietf-draft

New UUID Encoding Techniques

Size: 125 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

denixport/dart-uuid

UUID type for Dart. Provides parsing, formatting, generation and comparison of UUIDs as defined by RFC 4122

Language: Dart - Size: 99.6 KB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 2

gopalanand333/nodejs-unique-numeric-ID-generator

this repository will generate unique numeric ID of size 6 numbers.

Language: JavaScript - Size: 90.8 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 2

SMAKSS/uuid

Generates random unique string based on RFC 4122 approach.

Language: TypeScript - Size: 366 KB - Last synced at: about 24 hours ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

moeenz/sequential-uuids

Python port for https://github.com/tvondra/sequential-uuids

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

rumkin/uuid

uuid generator web app

Language: HTML - Size: 414 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

condy0919/uuid

Yet another UUID library for Rust

Language: Rust - Size: 41 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

theshobhitsingh/CocoMoco.com

A simple blog application built with Node.js and Express, allowing users to create, view, edit, and delete posts.

Language: EJS - Size: 214 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

kodedphp/stdlib

A shareable library for utility classes and functions.

Language: PHP - Size: 244 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

osman-koc/vscode-guid-generator

Generate and insert unique GUIDs (uuid) effortlessly with this VS Code extension

Language: TypeScript - Size: 1.36 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

alizeait/uuid

🔐 A super fast and tiny (~260B) v4 UUID generator

Language: TypeScript - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ryanande/JsCombGuid

JavaScript Comb Guid Generator

Language: JavaScript - Size: 36.1 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Waveful/custom-uuid

📇 Generate string UUIDs with custom formats in Node.js

Language: TypeScript - Size: 759 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

mselee/tuid

Sequential UUID generator

Language: Rust - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

HoangNguyen17193/mira-devtools

miracle-devtools

Language: JavaScript - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

furrysalamander/esp-uuid

ESP32 UUID4 Generator Library

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

zhengxiaowai/shortuuid

A generator library for concise, unambiguous and URL-safe UUIDs.

Language: Go - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

ukchukx/id_generator

An ID generator for 64-bit resource-local UUIDs.

Language: Java - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 2

wwwmarcos/pop-uuid4

Generate and copy UUIDs

Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

keenthinker/hipstapas

Hipster Password Helper As A Service #100DaysOfTechStartup

Language: HTML - Size: 283 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 2

BhaskarPanja93/randomisedString

RandomisedString is a Cryptographically-Safe String Generator that generates (randomised length) strings or numbers based on the calling arguments

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

ThatSINEWAVE/UUID-Generator

Simple web application that allows users to generate UUIDs of different versions and download them as a text file

Language: CSS - Size: 164 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Relluem94s/RelluToolbox

Language: PHP - Size: 675 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

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: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

coolaj86/uuidv7

UUIDv7, written in Zig (and Go, and JS, and Swift - just for good measure, of course)

Language: JavaScript - Size: 57.6 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

hohonuuli/uuid-gen

Java generators for UUID1, UUID4, UUID6 and others

Language: Java - Size: 58.6 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0