Decision Workspace
ider vs twitter_snowflake vs uniqer_rs
Side-by-side comparison of Rust crates
43
ider
experimentalv0.1.7
高性能时间戳ID生成器 / High-performance timestamp ID generator
50
twitter_snowflake
growingv1.0.2
A lightweight, efficient library that implements Twitter's Snowflake algorithm
45
uniqer_rs
experimentalv0.0.4
A simple and flexible library for generating various types of unique IDs using a builder pattern.
Core Metrics
| ider | twitter_snowflake | uniqer_rs | |
|---|---|---|---|
| Health Score | 43 | 50 | 45 |
| Total Downloads | 178 | 3.7K | 1.0K |
| 30d Downloads | 27 | 194 | 22 |
| Dependents | 1 | 3 | 0 |
| Releases | 7 | 3 | 3 |
| Last Updated | 73d ago | 476d ago | 205d ago |
| Age | 3m | 1y 6m | 6m |
Health Breakdown
ider
Maintenance
10
Quality
15
Community
7
Popularity
3
Documentation
8
twitter_snowflake
Maintenance
6
Quality
20
Community
7
Popularity
4
Documentation
13
uniqer_rs
Maintenance
11
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| ider | twitter_snowflake | uniqer_rs | |
|---|---|---|---|
| Version | 0.1.7 | 1.0.2 | 0.0.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MulanPSL-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 1 | 2 |
| Crate Size | 19KB | 8KB | 8KB |
| Features | 3 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •twitter_snowflake leads with a health score of 50/100, but none of the options score above 80.
- •⚠ twitter_snowflake has not been updated in over a year.
- •ider, uniqer_rs are pre-1.0 — API may change.