Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with unique-id

A curated list of projects in awesome lists tagged with unique-id .

https://github.com/segmentio/ksuid

K-Sortable Globally Unique IDs

coordination go golang ksuid unique-id uuid

Last synced: 16 Dec 2024

https://github.com/yitter/idgenerator

💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。

c c-sharp delphi dotnet go idgenerator java javascript pascal php rust snowflake sql twritter-snowflake typescript unique-id

Last synced: 17 Dec 2024

https://github.com/yitter/IdGenerator

💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。

c c-sharp delphi dotnet go idgenerator java javascript pascal php rust snowflake sql twritter-snowflake typescript unique-id

Last synced: 14 Nov 2024

https://github.com/matoous/go-nanoid

Golang random IDs generator.

golang nanoid unique-id uuid

Last synced: 17 Dec 2024

https://github.com/robthree/idgen

Twitter Snowflake-alike ID generator for .Net

c-sharp dotnet idgenerator snowflake twitter-snowflake unique-id

Last synced: 19 Dec 2024

https://github.com/RobThree/IdGen

Twitter Snowflake-alike ID generator for .Net

c-sharp dotnet idgenerator snowflake twitter-snowflake unique-id

Last synced: 27 Oct 2024

https://github.com/sqids/sqids-dotnet

Official .NET port of Sqids. Generate short unique IDs from numbers.

csharp dot-net dotnet hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator

Last synced: 13 Dec 2024

https://github.com/godruoyi/php-snowflake

❄ An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).

laravel php snowflake-algorithm unique-id

Last synced: 19 Dec 2024

https://github.com/hidehalo/nanoid-php

PHP implementation of Nanoid, secure URL-friendly unique ID generator

lightweight nanoid php unique-id url-friendly uuid-like

Last synced: 20 Dec 2024

https://github.com/sqids/sqids-javascript

Official JavaScript port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator javascript short short-id short-url sqids typescript uid unique-id unique-id-generator

Last synced: 06 Nov 2024

https://github.com/sqids/sqids-go

Official Go port of Sqids. Generate short unique IDs from numbers.

go golang hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator

Last synced: 30 Oct 2024

https://github.com/sqids/sqids-php

Official PHP port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator php php-library php8 short-id short-url sqids uid unique-id unique-id-generator

Last synced: 20 Dec 2024

https://github.com/simplyhexagonal/short-unique-id

Short Unique ID (UUID) generation library. Available in NPM.

hacktoberfest javascript shortid typescript unique-id uuid

Last synced: 08 Nov 2024

https://github.com/sqids/sqids-python

Official Python port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator python short-id short-url sqids uid unique-id unique-id-generator

Last synced: 14 Nov 2024

https://github.com/mdomke/python-ulid

ULID implementation for Python

ulid unique-id uuid

Last synced: 15 Dec 2024

https://github.com/T-PWK/flake-idgen

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

buffer bytes flake flake-ids identifier javascript maintainer-wanted node-js node-module nodejs unique unique-id unique-identifier uniqueid uniquid

Last synced: 06 Nov 2024

https://github.com/bahlo/sonyflake-rs

🃏 A distributed unique ID generator inspired by Twitter's Snowflake.

rust snowflake sonyflake unique-id

Last synced: 21 Dec 2024

https://github.com/sqids/sqids-rust

Official Rust port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator rust rust-lang rustlang short-id short-url sqids uid unique-id unique-id-generator

Last synced: 15 Dec 2024

https://github.com/svix/python-ksuid

A pure-Python KSUID implementation

coordination distributed ksuid python svix ulid unique-id uuid

Last synced: 15 Dec 2024

https://github.com/downgoon/snowflake

java edition of [Twitter Snowflake](https://github.com/twitter/snowflake), a network service for generating unique ID numbers at high scale with some simple guarantees.

auto-increment id-generator sequence snowflake unique-id uuid

Last synced: 18 Nov 2024

https://github.com/sqids/sqids-ruby

Official Ruby port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator ruby short-id short-url sqids uid unique-id unique-id-generator

Last synced: 24 Nov 2024

https://github.com/muyo/sno

Compact, sortable and fast unique IDs with embedded metadata.

id-generator snowflake unique-id uuid

Last synced: 04 Nov 2024

https://github.com/karwa/uniqueid

Random and time-ordered UUID generation in Swift

guid sorted sorted-lists time-series timeline unique-id unique-identifier uuid

Last synced: 23 Nov 2024

https://github.com/michaelherold/ksuid-ruby

K-Sortable Unique IDentifiers in Ruby

coordination hacktoberfest ksuid ruby unique-id uuid

Last synced: 20 Dec 2024

https://github.com/ashblue/fluid-unique-id

A micro-framework to manage unique IDs in scenes with Unity

micro-framework prefabs repair-window scene unique-id unity unity3d

Last synced: 27 Oct 2024

https://github.com/hjpotter92/sonyflake-py

A distributed unique ID generator inspired by Twitter's Snowflake, rewritten in python

codecov codecov-badge id-generator python readthedocs readthedocs-badge snowflake sonyflake travis-ci unique-id

Last synced: 17 Dec 2024

https://github.com/yaccc/leafserver

:leaves:A high performance distributed unique ID generation system

distributed high-performance id unique-id

Last synced: 20 Nov 2024

https://github.com/icyberon/pg_xid

pg_xid is a globally unique id generator thought for the web

postgresql postgresql-extension unique-id unique-identifier xid

Last synced: 14 Nov 2024

https://github.com/sasluca/zig-nanoid

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

id nanoid random unique-id unique-identifier uniqueid url uuid uuid-generator zig zig-package ziglang

Last synced: 15 Oct 2024

https://github.com/SasLuca/zig-nanoid

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

id nanoid random unique-id unique-identifier uniqueid url uuid uuid-generator zig zig-package ziglang

Last synced: 15 Nov 2024

https://github.com/hueifeng/snowflake-csharp

Twitter's SnowFlake algorithm is implemented using C# language. Support on redis to determine the machine serial number, Full support of cloud native K8S.

csharp distributed kubernetes redis snowflake snowflake-algorithm twitter unique-id

Last synced: 27 Oct 2024

https://github.com/valarpirai/ruby_xid

Ruby Xid Implementation. Globally Unique ID Generator.

global-unique-id guid mongoid ruby-xid snowflake unique-id uuid uuids xid

Last synced: 06 Dec 2024

https://github.com/bsm/go-guid

MongoDB style globally unique identifiers in Go

go golang guid unique-id

Last synced: 22 Oct 2024

https://github.com/Sija/ksuid.cr

Crystal implementation of K-Sortable Globally Unique IDs

coordination crystal ksuid unique-id uuid

Last synced: 30 Oct 2024

https://github.com/sija/ksuid.cr

Crystal implementation of K-Sortable Globally Unique IDs

coordination crystal ksuid unique-id uuid

Last synced: 09 Nov 2024

https://github.com/sqids/sqids-plpgsql

Official PLpgSQL (PostgreSQL) port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator pg plpgsql postgresql short-id short-url sqids uid unique-id unique-id-generator

Last synced: 11 Oct 2024

https://github.com/sqids/sqids-crystal

Official Crystal port of Sqids. Generate short unique IDs from numbers.

crystal hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator

Last synced: 02 Nov 2024

https://github.com/jur0/eid

Erlang unique id generator based on UNIX timestamp.

erlang id-generator unique-id unix-timestamp

Last synced: 02 Nov 2024

https://github.com/gearnode/erl-ksuid

KSUID generation and manipulation in Erlang.

erlang ksuid unique-id unique-identifiers

Last synced: 03 Nov 2024

https://github.com/sqids/sqids-elm

Official Elm port of Sqids. Generate short YouTube-looking IDs from numbers.

elm elm-lang hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator

Last synced: 12 Oct 2024

https://github.com/fogfish/guid

K-ordered unique identifiers in lock-free and decentralised manner for Golang applications

k-ordered partial-sort uid uid-generator unique-id

Last synced: 27 Oct 2024

https://github.com/T-PWK/go-flakeid

A decentralized, k-ordered id generation library in Golang

flake flake-ids go golang identifier uniq unique unique-id unique-identifier uniqueness

Last synced: 14 Nov 2024

https://github.com/diglol/id

Diglol Id is a global Id generator for Kotlin Multiplatform.

global-id id id-generator kotlin multiplatform unique-id

Last synced: 10 Nov 2024

https://github.com/houseme/snowflake-rs

A simple to use rust package to generate or parse Twitter snowflake IDs,generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)

generator id random rust snowflake unique-id

Last synced: 27 Oct 2024

https://github.com/sqids/sqids-perl

Official Perl port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator perl perl5 short-id short-url sqids uid unique-id unique-id-generator

Last synced: 12 Oct 2024

https://github.com/sqids/sqids-zig

Official Zig port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator zig zig-lang zig-library ziglang

Last synced: 14 Oct 2024

https://github.com/jbee/lusid

Locally Unique Short Identifiers

ids unique-id unique-id-generator unique-identifier

Last synced: 08 Nov 2024

https://github.com/albinj12/unique-id

A unique custom length id generator written in Golang

custom-length-id golang unique-id unique-id-generator uuid

Last synced: 23 Oct 2024

https://github.com/sqids/sqids-gdscript

Official GDScript (Godot Engine) port of Sqids. Generate short unique IDs from numbers.

gdscript gdscript-language godot godot-engine hashids id id-generator short short-id short-url sqids uid unique-id unique-id-generator

Last synced: 09 Oct 2024

https://github.com/iostreamer-x/roti-kapda-makaan

A JS lib to generate unique combinations of hinglish words. 🌯 🥻 🏠

hinglish js nodejs unique-id

Last synced: 10 Dec 2024

https://github.com/rozek/locally-unique-id-generator

trivial generator for ids which are unique within an application

unique-id

Last synced: 02 Dec 2024

https://github.com/cuongndc9/diana

👸🏻 Easy way to create 🆔 unique ids.

103cuong diana diana-js id javascript nodejs npm typescript uid unique-id

Last synced: 21 Nov 2024

https://github.com/sqids/sqids-julia

Official Julia port of Sqids. Generate short unique IDs from numbers.

hashids id id-generator julia julia-language julialang short-id short-url sqids uid unique-id unique-id-generator

Last synced: 12 Oct 2024

https://github.com/shimataro/maylily

fast, distributable, serverless, and customizable unique ID number generator based on Snowflake

generator snowflake twitter unique-id

Last synced: 06 Nov 2024

https://github.com/HotPotatoC/snowflake

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

go golang snowflake snowflake-twitter unique-id unique-identifier

Last synced: 08 Nov 2024

https://github.com/lete114/simple-unique

完全随机生成唯一字符串 | Completely random generation of unique strings

generator id simple unique unique-id

Last synced: 30 Oct 2024

https://github.com/alec1o/nyid

NyID: A cross-language library for generating unique short IDs. ✨

alec1o c cpp csharp go guid id-generator java javascript nyid php pyhton ruby rust shortid swift tinyid typescript unique-id uuid

Last synced: 13 Oct 2024

https://github.com/hjpotter92/sonyflake-ex

A distributed unique ID generator inspired by Twitter's Snowflake, rewritten in elixir.

elixir id-generator snowflake sonyflake unique-id

Last synced: 21 Nov 2024

https://github.com/linusling/uniqueidutil

分布式全局唯一ID生成工具。

java snowflake twitter unique-id

Last synced: 17 Dec 2024

https://github.com/mernxl/mongoose-id-assigner

A Mongoose Plugin. Automatically assign values to different fields on a document.

auto-generate auto-increment bson document incrementer mongodb mongoose objectid unique-id uuid

Last synced: 21 Nov 2024

https://github.com/gbrlsnchs/uuid

Go UUID generator

go golang guid rfc-4122 unique-id uuid

Last synced: 06 Nov 2024

https://github.com/vasuvanka/vuniq

uniq string id generator for deno.

deno unique-id

Last synced: 09 Nov 2024

https://github.com/ameer2000mzori/todolist-app-mern

TodoList-App-Mren is built with ReactJS, Tailwind CSS, and uses React Query for data fetching. The backend is powered by ExpressJS and NodeJS, without MongoDB. This project aims to improve skills in React Query and full-stack development. Check out sample images or download the project.

api axios backend expressjs formik formik-yup frontend fullstack javascript jsx nodejs reactjs reactqueryv4 styled-components tailwindcss todoapp unique-id yup

Last synced: 24 Nov 2024

https://github.com/9ssi7/nanoid

a lightweight Go package for generating short, unique IDs.

golang nanoid shortener unique-id

Last synced: 08 Dec 2024

https://github.com/phlak/linux-machine-id

Get the unique machine ID on Linux.

bash linux machine-id unique-id

Last synced: 30 Nov 2024

https://github.com/alpheustangs/rowid.js

A time-based unique ID solution

id javascript node rowid time-based typescript unique-id

Last synced: 04 Dec 2024

https://github.com/arturictus/firebase_pushid

Firebase pushid client generation

elixir firebase unique-id

Last synced: 21 Dec 2024

https://github.com/vueditor/tiptap-extension-symbol

A tiptap extension to add symbols for nodes and marks

editor symbols tiptap tiptap-extension unique-id unique-identifier

Last synced: 01 Dec 2024

https://github.com/kvdpxne/forty2

A lightweight and versatile Java library designed to generate unique identifiers with customizable length and character sets.

java java-library library unique-id unique-id-generator

Last synced: 20 Nov 2024

https://github.com/xepozz/unique-id

The library allows you to track the unique user in the application.

tracing-id unique-id user-id user-identity yii yii3

Last synced: 06 Nov 2024

https://github.com/sanyampunia/unique-forge

Customizable, secure ID generator with async support and prefix/suffix options for JS/TS

collision forge generator nanoid unique-id

Last synced: 07 Dec 2024

https://github.com/hanaasagi/ticket-py

Python binding for ticket

unique-id

Last synced: 13 Nov 2024

https://github.com/wmentor/uniq

Simple unique value generator written on pure Go

generator golang golang-library uniq unique unique-id

Last synced: 14 Nov 2024

https://github.com/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.

algorithms crypto fpe integer javascript js length node-js nodejs number random random-bytes random-generation randomization randomized timestamp unique unique-id unique-identifier

Last synced: 06 Dec 2024

https://github.com/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.

class-identifier cpp cpp11 guid header-only unique-id unique-identifier

Last synced: 11 Nov 2024

https://github.com/grumpybusted/grumpy.common

Extension Methods and Helper classes

extension-methods nuget process-information task unique-id xml

Last synced: 13 Dec 2024

https://github.com/maolonglong/zig-ksuid

K-Sortable Globally Unique IDs

coordination ksuid unique-id uuid zig ziglang

Last synced: 07 Nov 2024

https://github.com/ndf-web-dev/techy_blog_mvc

Full-stack application demonstrates MVC Paradigm, RESTful API, GET and POST Routes, express-session, cookies, and API Keys.

api-keys bcrypt connect-session-sequelize dotenv express express-middleware handlebars inquirer mvc mvc-architecture mysql mysql2 nodemon restful-api sequelize uniqid unique-id

Last synced: 08 Nov 2024

https://github.com/alpheustangs/rowid.rs

A time-based unique ID solution

id rowid rust time time-based unique unique-id

Last synced: 04 Dec 2024

https://github.com/subethasensomatic/aw.identifiers

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

distributed-systems dotnet flake identifier ids unique-id unique-id-generator unique-identifier urn

Last synced: 16 Dec 2024

https://github.com/gamtiq/iden

Unique identifier generator

create generate generator id identifier random uid unique unique-id uuid

Last synced: 08 Nov 2024

https://github.com/serapath/stackid

unique stackframes id https://www.npmjs.com/package/stackid

caller-id callerid callstack-id id identifier identitiy stack-id stackframes-id stackid uid unique-id

Last synced: 05 Nov 2024

https://github.com/sgangopadhyay/php-unique-id-generator

PHP program to generate Unique ID using Current Day, Month and Year using the ID of your MySQL table

mysql php unique-id

Last synced: 08 Nov 2024

https://github.com/shawnjeffersonwang/yelp

This project is a Java-based review and social interaction platform. It features SMS login, Redis-based session sharing, distributed locks, cache strategies, asynchronous order processing, social interactions, and GEO-based services. Built with technologies like Spring Boot and Redis, it aims for scalability and efficiency.

async distributed-lock feed java mysql redis redisson restful-api session-management sms unique-id

Last synced: 06 Nov 2024