Decision Workspace
beanfmt vs beancount-parser vs beancount-language-server
Side-by-side comparison of Rust crates
53
beanfmt
experimentalv0.6.3
A fast beancount file formatter with CJK support
61
beancount-parser
stablev2.6.0
A beancount file parser library for rust
54
beancount-language-server
stablev1.9.2
A Language Server Protocol implementation for Beancount, providing rich editing features like completions, diagnostics, and formatting
Core Metrics
| beanfmt | beancount-parser | beancount-language-server | |
|---|---|---|---|
| Health Score | 53 | 61 | 54 |
| Total Downloads | 124 | 61.4K | 27.5K |
| 30d Downloads | 124 | 194 | 76 |
| Dependents | 0 | 5 | 0 |
| Releases | 11 | 48 | 26 |
| Last Updated | 1d ago | 36d ago | 44d ago |
| Age | 4d | 3y 6m | 4y 4m |
Health Breakdown
beanfmt
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
10
beancount-parser
Maintenance
17
Quality
19
Community
7
Popularity
6
Documentation
12
beancount-language-server
Maintenance
15
Quality
13
Community
6
Popularity
5
Documentation
15
Technical Details
| beanfmt | beancount-parser | beancount-language-server | |
|---|---|---|---|
| Version | 0.6.3 | 2.6.0 | 1.9.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Unlicense | MIT |
| Dependencies | 9 | 5 | 34 |
| Crate Size | 54KB | 55KB | 143KB |
| Features | 5 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 11.5% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.68 | 1.92.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •beancount-parser leads with a health score of 61/100, but none of the options score above 80.
- •beanfmt is pre-1.0 — API may change.