IdGenerator
ID generator
High-performance ID generator implementing an optimized snowflake algorithm
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
3k stars
31 watching
374 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
cc-sharpdelphidotnetgoidgeneratorjavajavascriptpascalphprustsnowflakesqltwritter-snowflaketypescriptunique-id
Related projects:
Repository | Description | Stars |
---|---|---|
ourongxing/chatgpt-vercel | An open-source chatbot project built on Solid.js and OpenAI's GPT technology, with features like PWA support and customizable prompts. | 3,194 |
ahoo-wang/cosid | A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 490 |
weihongyu12/think-hashids | A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
y123456yz/reading-code-of-nginx-1.9.2 | An in-depth analysis and documentation of the Nginx 1.9.2 source code, focusing on high-performance design principles and their applications in other high-concurrency proxy servers. | 4,166 |
k8gege/ladon | A comprehensive network scanning and exploitation tool with modular plugin architecture and support for various protocols and programming languages. | 4,875 |
sdc-alibaba/sui-mobile | A lightweight mobile UI library developed by Alibaba's international UED team. | 6,103 |
haizlin/fe-interview | A comprehensive online platform offering a daily dose of frontend interview questions and practice problems to help developers improve their skills through continuous learning and practice. | 25,498 |
easzlab/kubeasz | Automated tool for building and deploying Kubernetes clusters. | 10,511 |
caicloud/kube-ladder | A structured learning path for Kubernetes developers | 2,494 |
overtrue/easy-sms | A unified PHP SMS gateway library for sending messages via multiple carriers and platforms. | 3,168 |
rs/xid | Generates globally unique ids for web applications | 3,955 |
icepy/front-end-develop-guide | A comprehensive resource guide for front-end developers covering various programming languages, frameworks, and protocols. | 2,927 |
dylang/shortid | Generates unique, non-sequential URL-friendly IDs suitable for various applications and services. | 5,739 |
bbfamily/abu | A lightweight, extensible, and embeddable implementation of the Lua Virtual Machine (LVM) with support for bytecode manipulation and execution. | 12,119 |
lancopku/pkuseg-python | A Python library providing a multi-domain Chinese word segmentation toolkit with high accuracy and flexibility. | 6,541 |