Repository navigation

#

id-generator

A distributed unique ID generator inspired by Twitter's Snowflake

Go
4078
6 个月前

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

C#
935
1 个月前

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.

C
912
14 天前

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

TypeScript
754
1 个月前

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

Go
625
2 年前

Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器

Java
534
4 天前

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

PHP
466
3 个月前

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

Python
419
25 天前

生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性和性能比较高。

Java
303
1 年前

Easy way to generate custom ID from database table in Laravel framework.

PHP
279
1 年前

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

Java
249
1 年前

A unique string ID generator for Clojure and ClojureScript (・_・)ノ

Clojure
191
1 年前

Distributed Unique ID Generator in Java inspired by Twitter Snowflake

Java
186
5 年前

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

Rust
167
3 个月前

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

Ruby
165
1 天前

id-generator部署即使用的ID生成器, 支持HTTP、Dubbo、Spring Cloud方式.

Java
123
3 年前

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.

Java
122
7 年前

UUIDv7 generator with millisecond precision

TypeScript
109
3 年前

The Snowflake generator done right.

Python
106
10 个月前

A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.

C
93
2 年前