Decision Workspace
outbox-pattern-processor vs outbox-core vs outbox-postgres
Side-by-side comparison of Rust crates
41
outbox-pattern-processor
growingv0.3.6
Library to make easier to dispatch your outbox-pattern data from database to SQS, SNS and/or HTTP(S) gateways
53
outbox-core
experimentalv0.3.1
Core traits and logic for modular transactional outbox pattern in Rust
47
outbox-postgres
experimentalv0.2.1
PostgreSQL storage implementation for oxide-outbox using sqlx
Core Metrics
| outbox-pattern-processor | outbox-core | outbox-postgres | |
|---|---|---|---|
| Health Score | 41 | 53 | 47 |
| Total Downloads | 14.4K | 200 | 125 |
| 30d Downloads | 32 | 101 | 47 |
| Dependents | 26 | 13 | 0 |
| Releases | 14 | 9 | 9 |
| Last Updated | 477d ago | 26d ago | 26d ago |
| Age | 1y 6m | 1m | 1m |
Health Breakdown
outbox-pattern-processor
Maintenance
8
Quality
9
Community
9
Popularity
5
Documentation
10
outbox-core
Maintenance
14
Quality
14
Community
9
Popularity
3
Documentation
13
outbox-postgres
Maintenance
14
Quality
12
Community
5
Popularity
3
Documentation
13
Technical Details
| outbox-pattern-processor | outbox-core | outbox-postgres | |
|---|---|---|---|
| Version | 0.3.6 | 0.3.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 17 | 11 | 8 |
| Crate Size | 17KB | 23KB | 17KB |
| Features | 1 | 2 | 0 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •outbox-core leads with a health score of 53/100, but none of the options score above 80.
- •outbox-pattern-processor has the most downloads (14.4K), suggesting wider adoption.
- •⚠ outbox-pattern-processor has not been updated in over a year.