Decision Workspace
actor_attribute_macro vs simple_json_server vs easy-jsonrpc-mw
Side-by-side comparison of Rust crates
46
actor_attribute_macro
experimentalv1.0.2
A procedural macro for generating JSON-based actor implementations for the simple_json_server library.
41
simple_json_server
experimentalv1.0.2
A simple way to build a JSON-based server with automatic JSON serialization/deserialization, error handling, async support, type safety, and comprehensive RustDoc generation.
44
easy-jsonrpc-mw
growingv0.5.4
Convert a trait definition into a jsonrpc api.
Core Metrics
| actor_attribute_macro | simple_json_server | easy-jsonrpc-mw | |
|---|---|---|---|
| Health Score | 46 | 41 | 44 |
| Total Downloads | 537 | 395 | 107.1K |
| 30d Downloads | 27 | 10 | 3.2K |
| Dependents | 2 | 0 | 103 |
| Releases | 2 | 2 | 2 |
| Last Updated | 162d ago | 162d ago | 2360d ago |
| Age | 5m | 5m | 6y 7m |
Health Breakdown
actor_attribute_macro
Maintenance
10
Quality
16
Community
7
Popularity
3
Documentation
10
simple_json_server
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
8
easy-jsonrpc-mw
Maintenance
3
Quality
13
Community
10
Popularity
6
Documentation
12
Technical Details
| actor_attribute_macro | simple_json_server | easy-jsonrpc-mw | |
|---|---|---|---|
| Version | 1.0.2 | 1.0.2 | 0.5.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | non-standard | Apache-2.0 |
| Dependencies | 6 | 18 | 8 |
| Crate Size | 7KB | 39KB | 31KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •actor_attribute_macro leads with a health score of 46/100, but none of the options score above 80.
- •easy-jsonrpc-mw has the most downloads (107.1K), suggesting wider adoption.
- •easy-jsonrpc-mw is depended on by 103 crates — strongest ecosystem trust.
- •⚠ easy-jsonrpc-mw has not been updated in over a year.
- •easy-jsonrpc-mw is pre-1.0 — API may change.