Decision Workspace
uniqer_rs vs idgen-cli vs tempoid
Side-by-side comparison of Rust crates
45
uniqer_rs
experimentalv0.0.4
A simple and flexible library for generating various types of unique IDs using a builder pattern.
44
idgen-cli
experimentalv1.4.1
A lightweight, powerful CLI tool for generating UUIDs (v1-v5), NanoIDs, CUIDs, ULIDs, and MongoDB ObjectIDs.
43
tempoid
growingv0.1.1
Generates URL-friendly, unique, and short IDs that are sortable by time. Inspired by nanoid and UUIDv7.
Core Metrics
| uniqer_rs | idgen-cli | tempoid | |
|---|---|---|---|
| Health Score | 45 | 44 | 43 |
| Total Downloads | 1.0K | 57 | 2.4K |
| 30d Downloads | 22 | 7 | 27 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 2 | 2 |
| Last Updated | 205d ago | 120d ago | 548d ago |
| Age | 6m | 4m | 1y 6m |
Health Breakdown
uniqer_rs
Maintenance
11
Quality
14
Community
6
Popularity
4
Documentation
10
idgen-cli
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
10
tempoid
Maintenance
6
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| uniqer_rs | idgen-cli | tempoid | |
|---|---|---|---|
| Version | 0.0.4 | 1.4.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 12 | 1 |
| Crate Size | 8KB | 40KB | 8KB |
| Features | 0 | 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.
- •tempoid has the most downloads (2.4K), suggesting wider adoption.
- •⚠ tempoid has not been updated in over a year.
- •uniqer_rs, tempoid are pre-1.0 — API may change.