Decision Workspace
fop vs xmlformat vs add_space
Side-by-side comparison of Rust crates
42
fop
experimentalv0.1.0
FOP (Formatting Objects Processor) — Apache FOP-compatible XSL-FO processor in pure Rust
55
xmlformat
growingv1.2.1
Basic XML raw text or files formatter. Use it as a dependency or install it as a binary.
49
add_space
experimentalv0.1.19
Automated typesetting tool that adds spaces between Chinese and English characters to enhance readability. / 自动排版工具,在中文和英文字符之间添加空格以增强可读性。
Core Metrics
| fop | xmlformat | add_space | |
|---|---|---|---|
| Health Score | 42 | 55 | 49 |
| Total Downloads | 524 | 1.9K | 4.9K |
| 30d Downloads | 5 | 627 | 42 |
| Dependents | 0 | 5 | 0 |
| Releases | 2 | 4 | 18 |
| Last Updated | 30d ago | 169d ago | 26d ago |
| Age | 9m | 6m | 7m |
Health Breakdown
fop
Maintenance
15
Quality
5
Community
6
Popularity
3
Documentation
13
xmlformat
Maintenance
14
Quality
20
Community
7
Popularity
4
Documentation
10
add_space
Maintenance
17
Quality
14
Community
6
Popularity
4
Documentation
8
Technical Details
| fop | xmlformat | add_space | |
|---|---|---|---|
| Version | 0.1.0 | 1.2.1 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | GPL-3.0 | MulanPSL-2.0 |
| Dependencies | 9 | 3 | 9 |
| Crate Size | 160KB | 5KB | 17KB |
| Features | 0 | 2 | 2 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xmlformat leads with a health score of 55/100, but none of the options score above 80.
- •add_space has the most downloads (4.9K), suggesting wider adoption.
- •fop, add_space are pre-1.0 — API may change.