Decision Workspace
tempoid vs nid vs psc-nanoid
Side-by-side comparison of Rust crates
43
tempoid
growingv0.1.1
Generates URL-friendly, unique, and short IDs that are sortable by time. Inspired by nanoid and UUIDv7.
53
nid
growingv3.0.0
Generate and parse Nano IDs
52
psc-nanoid
experimentalv3.1.1
Fork of nid crate
Core Metrics
| tempoid | nid | psc-nanoid | |
|---|---|---|---|
| Health Score | 43 | 53 | 52 |
| Total Downloads | 2.4K | 321.6K | 54 |
| 30d Downloads | 27 | 16.0K | 54 |
| Dependents | 0 | 31 | 2 |
| Releases | 2 | 9 | 2 |
| Last Updated | 548d ago | 712d ago | 4d ago |
| Age | 1y 6m | 1y 11m | 4d |
Health Breakdown
tempoid
Maintenance
6
Quality
15
Community
6
Popularity
4
Documentation
12
nid
Maintenance
6
Quality
18
Community
10
Popularity
7
Documentation
12
psc-nanoid
Maintenance
14
Quality
17
Community
9
Popularity
2
Documentation
10
Technical Details
| tempoid | nid | psc-nanoid | |
|---|---|---|---|
| Version | 0.1.1 | 3.0.0 | 3.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 6 | 7 |
| Crate Size | 8KB | 14KB | 22KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.80 | 1.61 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •nid leads with a health score of 53/100, but none of the options score above 80.
- •⚠ tempoid, nid have not been updated in over a year.
- •tempoid is pre-1.0 — API may change.