Decision Workspace
kvid vs sfid vs typedflake
Side-by-side comparison of Rust crates
44
kvid
experimentalv0.1.6
Distributed ID generator with dual-segment preloading and lock-free fast path / 双号段预加载、无锁快速路径的分布式 ID 生成器
46
sfid
experimentalv0.1.14
Distributed Snowflake ID generator with Redis-based auto machine ID allocation / 基于 Redis 自动分配机器号的分布式雪花 ID 生成器
57
typedflake
experimentalv0.1.3
A Snowflake-style ID generator library with newtype-driven design
Core Metrics
| kvid | sfid | typedflake | |
|---|---|---|---|
| Health Score | 44 | 46 | 57 |
| Total Downloads | 341 | 174 | 1.1K |
| 30d Downloads | 59 | 14 | 11 |
| Dependents | 9 | 0 | 0 |
| Releases | 6 | 12 | 4 |
| Last Updated | 95d ago | 70d ago | 168d ago |
| Age | 4m | 3m | 5m |
Health Breakdown
kvid
Maintenance
14
Quality
13
Community
6
Popularity
3
Documentation
8
sfid
Maintenance
15
Quality
14
Community
6
Popularity
3
Documentation
8
typedflake
Maintenance
17
Quality
15
Community
6
Popularity
4
Documentation
15
Technical Details
| kvid | sfid | typedflake | |
|---|---|---|---|
| Version | 0.1.6 | 0.1.14 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MulanPSL-2.0 | MIT |
| Dependencies | 14 | 15 | 6 |
| Crate Size | 25KB | 26KB | 35KB |
| Features | 1 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typedflake leads with a health score of 57/100, but none of the options score above 80.