Decision Workspace
neoflake vs twitter_snowflake vs snowid
Side-by-side comparison of Rust crates
45
neoflake
experimentalv0.1.1
Generate Twitter/Discord-style unique ids quickly and scalably
50
twitter_snowflake
growingv1.0.2
A lightweight, efficient library that implements Twitter's Snowflake algorithm
59
snowid
stablev2.0.2
A Rust library for generating SnowID - a Snowflake-like timestamp-based distributed unique identifier
Core Metrics
| neoflake | twitter_snowflake | snowid | |
|---|---|---|---|
| Health Score | 45 | 50 | 59 |
| Total Downloads | 27 | 3.7K | 7.3K |
| 30d Downloads | 27 | 194 | 341 |
| Dependents | 0 | 3 | 0 |
| Releases | 2 | 3 | 15 |
| Last Updated | 8d ago | 476d ago | 29d ago |
| Age | 9d | 1y 6m | 1y 1m |
Health Breakdown
neoflake
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
twitter_snowflake
Maintenance
6
Quality
20
Community
7
Popularity
4
Documentation
13
snowid
Maintenance
17
Quality
16
Community
6
Popularity
5
Documentation
15
Technical Details
| neoflake | twitter_snowflake | snowid | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.2 | 2.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 1 | 4 |
| Crate Size | 14KB | 8KB | 33KB |
| Features | 4 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.90.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •snowid leads with a health score of 59/100, but none of the options score above 80.
- •⚠ twitter_snowflake has not been updated in over a year.
- •neoflake is pre-1.0 — API may change.