Decision Workspace
memspan vs fhp-tokenizer vs sqlparser
Side-by-side comparison of Rust crates
51
memspan
experimentalv0.1.0
SIMD-accelerated byte-class scanning for lexers and parsers. Backends: AVX-512, AVX2, SSE4.1, NEON, WASM SIMD128. no_std compatible.
48
fhp-tokenizer
experimentalv0.1.0
SIMD-accelerated HTML tokenizer with structural indexing
70
sqlparser
growingv0.62.0
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
Core Metrics
| memspan | fhp-tokenizer | sqlparser | |
|---|---|---|---|
| Health Score | 51 | 48 | 70 |
| Total Downloads | 229 | 117 | 62.6M |
| 30d Downloads | 0 | 0 | 3.1M |
| Dependents | 0 | 2 | 4.8K |
| Releases | 1 | 1 | 86 |
| Last Updated | 34d ago | 69d ago | 18d ago |
| Age | 1m | 2m | 7y 8m |
Health Breakdown
memspan
Maintenance
11
Quality
16
Community
6
Popularity
3
Documentation
15
fhp-tokenizer
Maintenance
9
Quality
16
Community
6
Popularity
2
Documentation
15
sqlparser
Maintenance
19
Quality
14
Community
16
Popularity
8
Documentation
13
Technical Details
| memspan | fhp-tokenizer | sqlparser | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.62.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 3 | 9 |
| Crate Size | 63KB | 30KB | 453KB |
| Features | 3 | 4 | 6 |
| Yanked % | 0.0% | 0.0% | 1.2% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95.0 | 1.85 | — |
| Owners | 1 | 1 | 5 |
Links
Quick Verdict
- •sqlparser leads with a health score of 70/100, but none of the options score above 80.
- •sqlparser is depended on by 4.8K crates — strongest ecosystem trust.