Decision Workspace
edtr vs todoke vs rsvim_core
Side-by-side comparison of Rust crates
51
edtr
experimentalv0.1.9
An editor router/transfer tool that dispatches files to the right editor based on rules.
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.
58
rsvim_core
growingv0.1.2
The core library for RSVIM text editor.
Core Metrics
| edtr | todoke | rsvim_core | |
|---|---|---|---|
| Health Score | 51 | 54 | 58 |
| Total Downloads | 128 | 442 | 6.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 19 |
| Releases | 10 | 33 | 11 |
| Last Updated | 34d ago | 26d ago | 7d ago |
| Age | 1m | 1m | 1y 7m |
Health Breakdown
edtr
Maintenance
17
Quality
10
Community
6
Popularity
3
Documentation
15
todoke
Maintenance
17
Quality
13
Community
6
Popularity
3
Documentation
15
rsvim_core
Maintenance
19
Quality
12
Community
9
Popularity
5
Documentation
13
Technical Details
| edtr | todoke | rsvim_core | |
|---|---|---|---|
| Version | 0.1.9 | 2.2.2 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Vim |
| Dependencies | 16 | 20 | 55 |
| Crate Size | 161KB | 223KB | 218KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85.0 |
| 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.
- •edtr, rsvim_core are pre-1.0 — API may change.