Decision Workspace
secc vs fibre vs ubq
Side-by-side comparison of Rust crates
44
secc
growingv0.0.10
Implements a Skip-Enabled Concurrent Channel (SECC) for Rust
54
fibre
experimentalv0.5.1
High-performance, safe, memory-efficient sync/async channels built for real-time, low-overhead communication in concurrent Rust applications.
46
ubq
experimentalv2.1.2
Lock-free unbounded MPMC queue backed by a linked ring of fixed-size blocks.
Core Metrics
| secc | fibre | ubq | |
|---|---|---|---|
| Health Score | 44 | 54 | 46 |
| Total Downloads | 12.9K | 15.3K | 96 |
| 30d Downloads | 131 | 3.7K | 8 |
| Dependents | 6 | 39 | 0 |
| Releases | 6 | 14 | 6 |
| Last Updated | 2386d ago | 56d ago | 36d ago |
| Age | 6y 7m | 9m | 1m |
Health Breakdown
secc
Maintenance
3
Quality
16
Community
8
Popularity
5
Documentation
12
fibre
Maintenance
16
Quality
13
Community
10
Popularity
5
Documentation
10
ubq
Maintenance
11
Quality
17
Community
6
Popularity
2
Documentation
10
Technical Details
| secc | fibre | ubq | |
|---|---|---|---|
| Version | 0.0.10 | 0.5.1 | 2.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 0 | 12 | 11 |
| Crate Size | 18KB | 120KB | 267KB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fibre leads with a health score of 54/100, but none of the options score above 80.
- •⚠ secc has not been updated in over a year.
- •secc, fibre are pre-1.0 — API may change.