Decision Workspace
outbox-pattern-processor vs outbox-core vs klauthed-data
Side-by-side comparison of Rust crates
50
outbox-pattern-processor
growingv0.4.0
Library to make easier to dispatch your outbox-pattern data from database to SQS, SNS and/or HTTP(S) gateways
57
outbox-core
experimentalv0.6.0
Core traits and logic for modular transactional outbox pattern in Rust
54
klauthed-data
experimentalv1.0.0
Data-access building blocks for klauthed: pagination, transactional outbox, idempotency, locks, and caching.
Core Metrics
| outbox-pattern-processor | outbox-core | klauthed-data | |
|---|---|---|---|
| Health Score | 50 | 57 | 54 |
| Total Downloads | 14.5K | 442 | 366 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 32 | 22 | 45 |
| Releases | 15 | 12 | 15 |
| Last Updated | 28d ago | 30d ago | 19d ago |
| Age | 1y 10m | 4m | 1m |
Health Breakdown
outbox-pattern-processor
Maintenance
17
Quality
9
Community
9
Popularity
5
Documentation
10
outbox-core
Maintenance
17
Quality
14
Community
10
Popularity
3
Documentation
13
klauthed-data
Maintenance
12
Quality
17
Community
10
Popularity
3
Documentation
12
Technical Details
| outbox-pattern-processor | outbox-core | klauthed-data | |
|---|---|---|---|
| Version | 0.4.0 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 17 | 13 | 20 |
| Crate Size | 39KB | 52KB | 90KB |
| Features | 1 | 3 | 15 |
| Yanked % | 13.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •outbox-core leads with a health score of 57/100, but none of the options score above 80.
- •outbox-pattern-processor has the most downloads (14.5K), suggesting wider adoption.
- •outbox-pattern-processor, outbox-core are pre-1.0 — API may change.