idgenerator
Here are 60 public repositories matching this topic...
Language:All
Sort:Most stars
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
- Updated
Jan 19, 2025 - C
Twitter Snowflake-alike ID generator for .Net
- Updated
Feb 28, 2025 - C#
Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more
- Updated
Mar 17, 2025 - Java
Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器
- Updated
Mar 14, 2025 - Java
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
- Updated
Feb 3, 2024 - Java
Elixir port of NanoID, a secure and URL-friendly unique ID generator.https://hex.pm/packages/nanoid
- Updated
Feb 13, 2025 - Elixir
Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool
- Updated
Mar 17, 2025 - Java
Reliable unique ID generation for distributed applications.
- Updated
Jan 12, 2025 - C#
This package will give random string based on the options provide
- Updated
Dec 27, 2023 - HTML
Distributed understandable unique id generator with high performance and not depends on seeds like snowflake.
- Updated
Sep 30, 2018 - Java
[go] ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统
- Updated
Dec 11, 2019 - Go
golang实现的分布式唯一ID生成器distributed id generator,有全局趋势递增、严防时钟漂移、高可用、高性能等特点
- Updated
Jul 1, 2021 - Go
A decentralized, unique, time based ID generator.
- Updated
Nov 26, 2019 - Elixir
Using zookeeper to allocate work id for snowflake algorithm
- Updated
May 26, 2023 - Java
server to generate uniq-id with twitter-snowflake arithmetic
- Updated
May 11, 2023 - TypeScript
Provides a parser function to generate unique incremental numeric IDs
- Updated
Jan 19, 2025 - PHP
A npm package for generating random alphanumeric id
- Updated
Oct 3, 2021 - JavaScript
Improve this page
Add a description, image, and links to theidgenerator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theidgenerator topic, visit your repo's landing page and select "manage topics."