Decision Workspace
slid vs uniqer_rs vs tempoid
Side-by-side comparison of Rust crates
40
slid
growingv0.2.0
Simple labeled IDs
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
| slid | uniqer_rs | tempoid | |
|---|---|---|---|
| Health Score | 40 | 45 | 43 |
| Total Downloads | 2.8K | 1.0K | 2.4K |
| 30d Downloads | 4 | 22 | 27 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 3 | 2 |
| Last Updated | 1203d ago | 205d ago | 548d ago |
| Age | 3y 3m | 6m | 1y 6m |
Health Breakdown
slid
Maintenance
4
Quality
17
Community
5
Popularity
4
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
| slid | uniqer_rs | tempoid | |
|---|---|---|---|
| Version | 0.2.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 | 3 | 2 | 1 |
| Crate Size | 3KB | 8KB | 8KB |
| Features | 2 | 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.
- •slid has the most downloads (2.8K), suggesting wider adoption.
- •⚠ slid, tempoid have not been updated in over a year.