Decision Workspace
s3-fifo vs evictor vs rustycache
Side-by-side comparison of Rust crates
40
s3-fifo
growingv0.1.8
An efficient S3-FIFO Cache Implementation
55
evictor
experimentalv0.5.1
A library for generic caching with configurable eviction policies.
53
rustycache
growingv2.0.0
A simple and easy-to-use caching library for Rust.
Core Metrics
| s3-fifo | evictor | rustycache | |
|---|---|---|---|
| Health Score | 40 | 55 | 53 |
| Total Downloads | 11.9K | 6.7K | 588 |
| 30d Downloads | 529 | 3.0K | 5 |
| Dependents | 0 | 8 | 0 |
| Releases | 9 | 6 | 2 |
| Last Updated | 479d ago | 223d ago | 51d ago |
| Age | 2y 2m | 7m | 10m |
Health Breakdown
s3-fifo
Maintenance
7
Quality
10
Community
8
Popularity
5
Documentation
10
evictor
Maintenance
16
Quality
15
Community
9
Popularity
5
Documentation
10
rustycache
Maintenance
14
Quality
19
Community
5
Popularity
3
Documentation
12
Technical Details
| s3-fifo | evictor | rustycache | |
|---|---|---|---|
| Version | 0.1.8 | 0.5.1 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 4 | 5 |
| Crate Size | 9KB | 40KB | 20KB |
| Features | 0 | 4 | 2 |
| Yanked % | 66.7% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.93 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •evictor leads with a health score of 55/100, but none of the options score above 80.
- •s3-fifo has the most downloads (11.9K), suggesting wider adoption.
- •⚠ s3-fifo has not been updated in over a year.
- •s3-fifo, evictor are pre-1.0 — API may change.