Decision Workspace
fq vs wae-queue vs nervemq
Side-by-side comparison of Rust crates
43
fq
experimentalv0.0.5
A fast and simple ring-buffer-based single-producer, single-consumer queue with no dependencies. You can use this to write Rust programs with low-latency message passing.
49
wae-queue
experimentalv0.0.2
WAE Queue - 消息队列抽象层,支持内存队列、Redis 和 RabbitMQ
32
nervemq
growingv0.1.0-alpha.1
Portable, SQS-compatible message queue backed by SQLite.
Core Metrics
| fq | wae-queue | nervemq | |
|---|---|---|---|
| Health Score | 43 | 49 | 32 |
| Total Downloads | 1.8K | 40 | 1.0K |
| 30d Downloads | 16 | 40 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 3 | 1 |
| Last Updated | 214d ago | 10d ago | 474d ago |
| Age | 7m | 19d | 1y 3m |
Health Breakdown
fq
Maintenance
10
Quality
10
Community
6
Popularity
4
Documentation
13
wae-queue
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
13
nervemq
Maintenance
2
Quality
10
Community
6
Popularity
4
Documentation
10
Technical Details
| fq | wae-queue | nervemq | |
|---|---|---|---|
| Version | 0.0.5 | 0.0.2 | 0.1.0-alpha.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR LGPL-3.0-or-later | MIT | Apache-2.0 |
| Dependencies | 2 | 14 | 49 |
| Crate Size | 14KB | 34KB | 291KB |
| Features | 1 | 5 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wae-queue leads with a health score of 49/100, but none of the options score above 80.
- •fq has the most downloads (1.8K), suggesting wider adoption.
- •⚠ nervemq has not been updated in over a year.