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
yitter
3 years ago
parent
0d5d4dbdb4
commit
adedf76775
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
README.md
+ 2
- 2
README.md
View File
@@ -2,9 +2,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)。
Write
Preview
Loading…
Cancel
Save