Repository navigation

#

id-generator

A distributed unique ID generator inspired by Twitter's Snowflake

Go
4208
1 个月前

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

C#
1075
5 个月前

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
917
4 天前

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

TypeScript
807
2 天前

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

Go
664
2 年前

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

Java
566
20 小时前

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

PHP
514
7 个月前

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

Python
444
3 个月前

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

Java
308
1 年前

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

PHP
280
2 年前

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

Java
270
2 年前

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

Clojure
193
2 年前

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

Ruby
192
4 个月前

Distributed Unique ID Generator in Java inspired by Twitter Snowflake

Java
192
6 年前

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

Rust
175
7 个月前

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

Java
124
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 年前

The Snowflake generator done right.

Python
113
1 年前

UUIDv7 generator with millisecond precision

TypeScript
109
3 年前

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

C
94
3 年前