Decision Workspace
uncomment vs splice vs plotnik
Side-by-side comparison of Rust crates
49
uncomment
stablev2.11.0
A CLI tool to remove comments from code using tree-sitter for accurate parsing
55
splice
experimentalv2.5.4
Span-safe refactoring kernel for 7 languages with Magellan code graph integration
47
plotnik
experimentalv0.3.2
CLI for plotnik - typed query language for tree-sitter AST
Core Metrics
| uncomment | splice | plotnik | |
|---|---|---|---|
| Health Score | 49 | 55 | 47 |
| Total Downloads | 10.7K | 350 | 76 |
| 30d Downloads | 46 | 58 | 7 |
| Dependents | 0 | 2 | 0 |
| Releases | 31 | 22 | 5 |
| Last Updated | 39d ago | 28d ago | 71d ago |
| Age | 1y | 3m | 2m |
Health Breakdown
uncomment
Maintenance
17
Quality
14
Community
3
Popularity
5
Documentation
10
splice
Maintenance
18
Quality
14
Community
7
Popularity
3
Documentation
13
plotnik
Maintenance
10
Quality
16
Community
6
Popularity
2
Documentation
13
Technical Details
| uncomment | splice | plotnik | |
|---|---|---|---|
| Version | 2.11.0 | 2.5.4 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | GPL-3.0-or-later | Apache-2.0 |
| Dependencies | 49 | 35 | 9 |
| Crate Size | 2.6MB | 532KB | 36KB |
| Features | 2 | 5 | 103 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •splice leads with a health score of 55/100, but none of the options score above 80.
- •uncomment has the most downloads (10.7K), suggesting wider adoption.
- •plotnik is pre-1.0 — API may change.