Decision Workspace
secra-cache vs redisgo vs bevy-tokio-tasks
Side-by-side comparison of Rust crates
40
secra-cache
experimentalv0.1.4
一个基于 Redis 的统一缓存管理库,专为插件化架构设计,提供强隔离、生命周期管理和极简 API
59
redisgo
experimentalv0.3.0
A simple and ergonomic Redis client wrapper for Rust
54
bevy-tokio-tasks
growingv0.18.0
Simple integration of a Tokio runtime into a Bevy app for background processing.
Core Metrics
| secra-cache | redisgo | bevy-tokio-tasks | |
|---|---|---|---|
| Health Score | 40 | 59 | 54 |
| Total Downloads | 100 | 1.5K | 63.7K |
| 30d Downloads | 21 | 32 | 3.9K |
| Dependents | 2 | 0 | 19 |
| Releases | 5 | 6 | 15 |
| Last Updated | 52d ago | 12d ago | 68d ago |
| Age | 2m | 9m | 3y 2m |
Health Breakdown
secra-cache
Maintenance
10
Quality
14
Community
7
Popularity
2
Documentation
7
redisgo
Maintenance
18
Quality
16
Community
6
Popularity
4
Documentation
15
bevy-tokio-tasks
Maintenance
14
Quality
14
Community
10
Popularity
6
Documentation
10
Technical Details
| secra-cache | redisgo | bevy-tokio-tasks | |
|---|---|---|---|
| Version | 0.1.4 | 0.3.0 | 0.18.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 9 | 3 | 6 |
| Crate Size | 33KB | 14KB | 34KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •redisgo leads with a health score of 59/100, but none of the options score above 80.
- •bevy-tokio-tasks has the most downloads (63.7K), suggesting wider adoption.