Decision Workspace
portal-handler vs rsvim_core vs todoke
Side-by-side comparison of Rust crates
43
portal-handler
experimentalv0.1.0
System URI handler for portal.nvim — forwards nvim:// URIs to a running Neovim instance via RPC
58
rsvim_core
growingv0.1.2
The core library for RSVIM text editor.
54
todoke
experimentalv2.2.2
A rule-driven file and URL dispatcher: hands incoming paths (or URLs) to the right handler based on TOML-defined rules.
Core Metrics
| portal-handler | rsvim_core | todoke | |
|---|---|---|---|
| Health Score | 43 | 58 | 54 |
| Total Downloads | 16 | 6.1K | 442 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 19 | 0 |
| Releases | 1 | 11 | 33 |
| Last Updated | 55d ago | 7d ago | 26d ago |
| Age | 1m | 1y 7m | 1m |
Health Breakdown
portal-handler
Maintenance
10
Quality
13
Community
6
Popularity
1
Documentation
13
rsvim_core
Maintenance
19
Quality
12
Community
9
Popularity
5
Documentation
13
todoke
Maintenance
17
Quality
13
Community
6
Popularity
3
Documentation
15
Technical Details
| portal-handler | rsvim_core | todoke | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 2.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Vim | MIT |
| Dependencies | 7 | 55 | 20 |
| Crate Size | 16KB | 218KB | 223KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rsvim_core leads with a health score of 58/100, but none of the options score above 80.
- •portal-handler, rsvim_core are pre-1.0 — API may change.