Decision Workspace
rstmdb-server vs actix-server vs pg-embed
Side-by-side comparison of Rust crates
41
rstmdb-server
experimentalv0.2.0
TCP server for rstmdb - connection handling, command dispatch, sessions
65
actix-server
growingv2.6.0
General purpose TCP server built for the Actix ecosystem
64
pg-embed
stablev1.0.0
Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.
Core Metrics
| rstmdb-server | actix-server | pg-embed | |
|---|---|---|---|
| Health Score | 41 | 65 | 64 |
| Total Downloads | 74 | 60.6M | 184.1K |
| 30d Downloads | 34 | 3.2M | 7.7K |
| Dependents | 3 | 503 | 64 |
| Releases | 3 | 47 | 28 |
| Last Updated | 9d ago | 322d ago | 31d ago |
| Age | 1m | 7y 3m | 5y |
Health Breakdown
rstmdb-server
Maintenance
13
Quality
10
Community
8
Popularity
2
Documentation
8
actix-server
Maintenance
9
Quality
18
Community
18
Popularity
8
Documentation
12
pg-embed
Maintenance
16
Quality
16
Community
11
Popularity
6
Documentation
15
Technical Details
| rstmdb-server | actix-server | pg-embed | |
|---|---|---|---|
| Version | 0.2.0 | 2.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 27 | 19 | 13 |
| Crate Size | 47KB | 43KB | 272KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 4.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.74 | 1.88 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •actix-server leads with a health score of 65/100, but none of the options score above 80.
- •actix-server is depended on by 503 crates — strongest ecosystem trust.
- •rstmdb-server is pre-1.0 — API may change.