Decision Workspace
yyid vs uniqer_rs vs tempoid
Side-by-side comparison of Rust crates
42
yyid
growingv0.7.0
Yyid generator (random tokens like UUIDv4, but using all the bits)
45
uniqer_rs
experimentalv0.0.4
A simple and flexible library for generating various types of unique IDs using a builder pattern.
43
tempoid
growingv0.1.1
Generates URL-friendly, unique, and short IDs that are sortable by time. Inspired by nanoid and UUIDv7.
Core Metrics
| yyid | uniqer_rs | tempoid | |
|---|---|---|---|
| Health Score | 42 | 45 | 43 |
| Total Downloads | 28.9K | 1.0K | 2.4K |
| 30d Downloads | 60 | 22 | 27 |
| Dependents | 1 | 0 | 0 |
| Releases | 14 | 3 | 2 |
| Last Updated | 1211d ago | 205d ago | 548d ago |
| Age | 10y 6m | 6m | 1y 6m |
Health Breakdown
yyid
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
10
uniqer_rs
Maintenance
11
Quality
14
Community
6
Popularity
4
Documentation
10
tempoid
Maintenance
6
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| yyid | uniqer_rs | tempoid | |
|---|---|---|---|
| Version | 0.7.0 | 0.0.4 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 2 | 1 |
| Crate Size | 17KB | 8KB | 8KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •uniqer_rs leads with a health score of 45/100, but none of the options score above 80.
- •yyid has the most downloads (28.9K), suggesting wider adoption.
- •⚠ yyid, tempoid have not been updated in over a year.