61 results for “topic:idgenerator”
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
Twitter Snowflake-alike ID generator for .Net
Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more
Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
Elixir port of NanoID, a secure and URL-friendly unique ID generator. https://hex.pm/packages/nanoid
高效GUID产生算法(sequence),基于Snowflake实现64位自增ID算法.
idgenerator 的 Go 专项引用库。
Reliable unique ID generation for distributed applications.
This package will give random string based on the options provide
Distributed understandable unique id generator with high performance and not depends on seeds like snowflake.
golang实现的分布式唯一ID生成器distributed id generator,有全局趋势递增、严防时钟漂移、高可用、高性能等特点
A decentralized, unique, time based ID generator.
[go] ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统
Using zookeeper to allocate work id for snowflake algorithm
server to generate uniq-id with twitter-snowflake arithmetic
A Python library for generating Discord, Twitter, Instagram and custom snowflakes.
Provides a parser function to generate unique incremental numeric IDs
A npm package for generating random alphanumeric id
基于号段模式的分布式的id发号器
A fast, snowflake-alike ID generator for go.
No description provided.
based on twitter snowflake
Integer id generator by golang
A customizable distributed unique ID generator inspired by Twitter's Snowflake.
x7整合雪花id生成器
Vanity ID Generator: make short, auto-growing, and visually-random unique IDs with no collisions or limits
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.
idgo is a very fast id generator that generates an int id that can specify the maximum value
一个轻量、灵活、高性能的分布式 ID 生成器系统