Decision Workspace
read-write-ext-tokio vs read-write-ext vs postgres_rustls
Side-by-side comparison of Rust crates
43
read-write-ext-tokio
growingv1.0.0
AsyncReadWriteExt trait with `chain_after` and `take_rw` for `tokio::io::Read + Write` structs
46
read-write-ext
growingv1.0.0
ReadWriteExt trait with `chain_after` and `take_rw` for `std::io::Read + Write` structs
60
postgres_rustls
growingv0.1.5
TLS support for tokio-postgres via tokio-rustls.
Core Metrics
| read-write-ext-tokio | read-write-ext | postgres_rustls | |
|---|---|---|---|
| Health Score | 43 | 46 | 60 |
| Total Downloads | 2.1K | 4.0K | 7.1K |
| 30d Downloads | 7 | 22 | 1.4K |
| Dependents | 0 | 4 | 0 |
| Releases | 2 | 3 | 6 |
| Last Updated | 301d ago | 301d ago | 10d ago |
| Age | 4y | 4y | 1y 1m |
Health Breakdown
read-write-ext-tokio
Maintenance
5
Quality
18
Community
6
Popularity
4
Documentation
10
read-write-ext
Maintenance
6
Quality
18
Community
8
Popularity
4
Documentation
10
postgres_rustls
Maintenance
18
Quality
16
Community
6
Popularity
5
Documentation
15
Technical Details
| read-write-ext-tokio | read-write-ext | postgres_rustls | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 0.1.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 6 |
| Crate Size | 7KB | 4KB | 30KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.93.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •postgres_rustls leads with a health score of 60/100, but none of the options score above 80.
- •postgres_rustls is pre-1.0 — API may change.