Decision Workspace
hikari-token vs hikari-core vs egui_code_editor
Side-by-side comparison of Rust crates
53
hikari-token
experimentalv0.1.8
hikari (光) — the one fleet-facing semantic highlight vocabulary. A 16-variant `Semantic` enum (the collapse of the fleet's duplicated copies) with total conversions to/from hikari-core's `HlClass`. Re-exports HlClass/ByteSpan/HighlightSpan so a consumer takes one dep.
57
hikari-core
experimentalv0.1.8
hikari (光) — the pluggable syntax-highlighting spine: a coverage-complete span model, a line-stateful lexer trait, an object-safe highlighter, and a batteries-included language registry (Rust/Python/Lisp/JSON/TOML/Markdown).
54
egui_code_editor
growingv0.3.7
egui Code Editor widget with numbered lines, syntax highlighting and auto-completion..
Core Metrics
| hikari-token | hikari-core | egui_code_editor | |
|---|---|---|---|
| Health Score | 53 | 57 | 54 |
| Total Downloads | 144 | 228 | 75.6K |
| 30d Downloads | 0 | 0 | 2.2K |
| Dependents | 6 | 19 | 10 |
| Releases | 7 | 8 | 43 |
| Last Updated | 4d ago | 4d ago | 17d ago |
| Age | 5d | 5d | 2y 12m |
Health Breakdown
hikari-token
Maintenance
19
Quality
14
Community
7
Popularity
3
Documentation
10
hikari-core
Maintenance
19
Quality
15
Community
10
Popularity
3
Documentation
10
egui_code_editor
Maintenance
18
Quality
11
Community
9
Popularity
6
Documentation
10
Technical Details
| hikari-token | hikari-core | egui_code_editor | |
|---|---|---|---|
| Version | 0.1.8 | 0.1.8 | 0.3.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 0 | 5 |
| Crate Size | 5KB | 14KB | 975KB |
| Features | 1 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 9.3% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hikari-core leads with a health score of 57/100, but none of the options score above 80.
- •egui_code_editor has the most downloads (75.6K), suggesting wider adoption.