Projects in Awesome Lists tagged with idgenerator
A curated list of projects in awesome lists tagged with idgenerator .
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: 16 May 2025
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: 07 May 2025
https://github.com/robthree/idgen
Twitter Snowflake-alike ID generator for .Net
c-sharp dotnet idgenerator snowflake twitter-snowflake unique-id
Last synced: 13 May 2025
https://github.com/RobThree/IdGen
Twitter Snowflake-alike ID generator for .Net
c-sharp dotnet idgenerator snowflake twitter-snowflake unique-id
Last synced: 20 Mar 2025
https://github.com/netease-im/camellia
Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more
daocache dbcache delay-queue delayqueue double-write hot-key hotkey id-gen idgen idgenerator netty4 read-write-splitting redis redis-cluster-proxy redis-proxy redis-sentinel redisproxy sharding
Last synced: 14 May 2025
https://github.com/ahoo-wang/cosid
Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器
clock clock-synchronization cloud-native distributed generator gradle id id-generator idgenerator java k8s kubernetes microservice redis sharding snowflake spring spring-boot spring-cloud zookeeper
Last synced: 15 May 2025
https://github.com/Ahoo-Wang/CosId
Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器
clock clock-synchronization cloud-native distributed generator gradle id id-generator idgenerator java k8s kubernetes microservice redis sharding snowflake spring spring-boot spring-cloud zookeeper
Last synced: 16 Apr 2025
https://github.com/imadcn/idworker
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
algorithm distributed idgenerator java snowflake uniqueid zookeeper
Last synced: 14 Jan 2026
https://github.com/railsmechanic/nanoid
Elixir port of NanoID, a secure and URL-friendly unique ID generator. https://hex.pm/packages/nanoid
elixir-port identifier idgenerator token
Last synced: 15 May 2025
https://github.com/bes2008/langx-java
Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool
aop classpath collection common cron csv diff helper idgenerator java pinyin pipeline reflect reflection repository security stream timer tools
Last synced: 10 Apr 2025
https://github.com/izern/sequence
高效GUID产生算法(sequence),基于Snowflake实现64位自增ID算法.
hibernate idgenerator sequence
Last synced: 16 Feb 2026
https://github.com/sword-jin/go-tinyid
[go] ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统
distributed-systems golang idgenerator
Last synced: 17 Aug 2025
https://github.com/pggalaviz/exnowflake
A decentralized, unique, time based ID generator.
distributed elixir idgenerator redis snowflake snowflake-twitter
Last synced: 07 May 2025
https://github.com/gungnirlaevatain/snowflake-zk
Using zookeeper to allocate work id for snowflake algorithm
algorithm generator id id-algorithm idcenter idgenerator java snowflake zk zookeeper
Last synced: 23 Apr 2025
https://github.com/yeliex/snowflake
server to generate uniq-id with twitter-snowflake arithmetic
docker idgenerator nodejs snowflake
Last synced: 13 May 2025
https://github.com/professionalwiki/idgenerator
Provides a parser function to generate unique incremental numeric IDs
id idgenerator mediawiki mediawiki-extension
Last synced: 28 Jul 2025
https://github.com/detronetdip/idrand
A npm package for generating random alphanumeric id
idgenerator javascript npm-package
Last synced: 13 Apr 2025
https://github.com/srahkmli/gosnowflake
a Go package for generating unique IDs based on the Snowflake algorithm. This release lays the foundation for high-throughput and distributed ID generation with a range of configurable options.
go golang idgenerator snowflake snowflake-twitter
Last synced: 04 Sep 2025
https://github.com/vaadin-developer/id-generator-for-flow
IDGenerator for Flow
flow idgenerator ruppert sven vaadin
Last synced: 25 Aug 2025
https://github.com/llllllxy/tiny-id
一个轻量、灵活、高性能的分布式 ID 生成器系统
id idgenerator mysql spring-boot
Last synced: 09 May 2026
https://github.com/cnmenghan/cursor.getnewid
Get trial permissions by modifying the Cursor user ID
appdata cursor idgenerator json machineid modification telemetry unique-id windows
Last synced: 02 Mar 2025
https://github.com/ricomeetsworld/naniteid
A random string generator to produce unique IDs
Last synced: 06 Apr 2025
https://github.com/oscarpfernandez/idgen
Sparsely Sequential 64bit ID Generator
golang-library idgenerator utility-library
Last synced: 14 Jan 2026
https://github.com/teotimepacreau/loop-exercices-day24-of-100daysofcode
Loop exercices from #30daysofjavascript with VanillaJS
100daysofcode 30daysofjavascript idgenerator javascript loop random reverse vanillajs
Last synced: 08 Jun 2026
https://github.com/artnum/phplibs
Various resources for projects
id idgen idgenerator json json-api jsonapi rest-api rest-client restful utility xattr xattr-support
Last synced: 15 May 2026
https://github.com/ricobuilds/naniteid
A random string generator to produce unique IDs
Last synced: 06 Mar 2026
https://github.com/moeindev/ng-html-id
ng-html-id is a simple html id generator for angular projects
angular angular-cli html idgenerator
Last synced: 18 Apr 2026
https://github.com/yooreekz/naniteId
A random string generator to produce unique IDs
Last synced: 11 Jul 2025