Decision Workspace
memberlist-quic vs foca vs serf
Side-by-side comparison of Rust crates
49
memberlist-quic
growingv0.7.0
memberlist's transport layer based on QUIC
61
foca
stablev1.0.0
Gossip-based cluster membership discovery, based on SWIM
53
serf
growingv0.4.1
A decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.
Core Metrics
| memberlist-quic | foca | serf | |
|---|---|---|---|
| Health Score | 49 | 61 | 53 |
| Total Downloads | 19.1K | 132.9K | 2.9K |
| 30d Downloads | 435 | 5.8K | 110 |
| Dependents | 22 | 19 | 0 |
| Releases | 15 | 25 | 4 |
| Last Updated | 143d ago | 114d ago | 115d ago |
| Age | 2y | 4y 4m | 1y 3m |
Health Breakdown
memberlist-quic
Maintenance
12
Quality
10
Community
10
Popularity
5
Documentation
12
foca
Maintenance
13
Quality
17
Community
10
Popularity
6
Documentation
15
serf
Maintenance
13
Quality
18
Community
6
Popularity
4
Documentation
12
Technical Details
| memberlist-quic | foca | serf | |
|---|---|---|---|
| Version | 0.7.0 | 1.0.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 34 | 12 | 5 |
| Crate Size | 48KB | 85KB | 41KB |
| Features | 21 | 5 | 25 |
| Yanked % | 26.7% | 4.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85.0 | 1.81.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •foca leads with a health score of 61/100, but none of the options score above 80.
- •memberlist-quic, serf are pre-1.0 — API may change.