Decision Workspace
tokio-lsp vs lsp-server-tokio vs repl-lsp
Side-by-side comparison of Rust crates
46
tokio-lsp
experimentalv0.1.1
A robust, async Language Server Protocol (LSP) client implementation in Rust with full LSP 3.16 support
47
lsp-server-tokio
experimentalv0.1.0
An async-first LSP server infrastructure crate using Tokio
50
repl-lsp
experimentalv1.8.1
Language Server Protocol implementation for the Symbi platform
Core Metrics
| tokio-lsp | lsp-server-tokio | repl-lsp | |
|---|---|---|---|
| Health Score | 46 | 47 | 50 |
| Total Downloads | 906 | 247 | 171 |
| 30d Downloads | 165 | 254 | 80 |
| Dependents | 7 | 0 | 0 |
| Releases | 2 | 1 | 11 |
| Last Updated | 211d ago | 4d ago | 9d ago |
| Age | 7m | 4d | 4m |
Health Breakdown
tokio-lsp
Maintenance
9
Quality
12
Community
8
Popularity
4
Documentation
13
lsp-server-tokio
Maintenance
13
Quality
12
Community
6
Popularity
3
Documentation
13
repl-lsp
Maintenance
18
Quality
13
Community
6
Popularity
3
Documentation
10
Technical Details
| tokio-lsp | lsp-server-tokio | repl-lsp | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 1.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 15 | 10 | 4 |
| Crate Size | 45KB | 50KB | 60KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •repl-lsp leads with a health score of 50/100, but none of the options score above 80.
- •tokio-lsp has the most downloads (906), suggesting wider adoption.
- •tokio-lsp, lsp-server-tokio are pre-1.0 — API may change.