Decision Workspace
ts_query_ls vs perl-lsp vs async-lsp
Side-by-side comparison of Rust crates
46
ts_query_ls
experimentalv3.16.0
An LSP implementation for Tree-sitter's query files
39
perl-lsp
experimentalv0.1.0
A Perl LSP server built on tree-sitter-perl and tower-lsp
63
async-lsp
growingv0.2.3
Asynchronous Language Server Protocol (LSP) framework based on tower
Core Metrics
| ts_query_ls | perl-lsp | async-lsp | |
|---|---|---|---|
| Health Score | 46 | 39 | 63 |
| Total Downloads | 104 | 12 | 410.9K |
| 30d Downloads | 44 | 12 | 28.1K |
| Dependents | 0 | 0 | 131 |
| Releases | 4 | 1 | 10 |
| Last Updated | 27d ago | 2d ago | 23d ago |
| Age | 3m | 2d | 2y 11m |
Health Breakdown
ts_query_ls
Maintenance
16
Quality
13
Community
5
Popularity
2
Documentation
10
perl-lsp
Maintenance
13
Quality
11
Community
6
Popularity
1
Documentation
8
async-lsp
Maintenance
18
Quality
15
Community
11
Popularity
7
Documentation
12
Technical Details
| ts_query_ls | perl-lsp | async-lsp | |
|---|---|---|---|
| Version | 3.16.0 | 0.1.0 | 0.2.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Artistic-2.0 | MIT OR Apache-2.0 |
| Dependencies | 26 | 12 | 20 |
| Crate Size | 166KB | 225KB | 51KB |
| Features | 1 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.66 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-lsp leads with a health score of 63/100, but none of the options score above 80.
- •async-lsp is depended on by 131 crates — strongest ecosystem trust.
- •perl-lsp, async-lsp are pre-1.0 — API may change.