This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
auto commit
tags/v1.0.0
zhouzj
4 years ago
parent
5ed9fdde69
commit
4781f1995d
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
README.md
+ 2
- 2
README.md
View File
@@ -4,9 +4,9 @@
1.用一种全新的雪花漂移算法,让ID更短、生成速度更快。
1.用一种全新的雪花漂移算法,让ID更短、生成速度更快。
2.核心在于缩短ID长度的同时,还能拥有极高瞬时并发处理量(50W/0.1s)。
2.核心在于缩短ID长度的同时,还能拥有极高瞬时并发处理量(
保守值
50W/0.1s)。
3.
顶尖优化,超强效能(位数更短,速度更快),
原生支持 C#/Java/Go/Rust/C 等语言,并由 Rust 提供 PHP、Python、Node.js、Ruby 等语言多线程安全调用库(FFI)。
3.原生支持 C#/Java/Go/Rust/C 等语言,并由 Rust 提供 PHP、Python、Node.js、Ruby 等语言多线程安全调用库(FFI)。
## 技术支持
## 技术支持
Write
Preview
Loading…
Cancel
Save