Decision Workspace
rusqlite-ext vs libsimple vs sqlite-simple-tokenizer
Side-by-side comparison of Rust crates
41
rusqlite-ext
experimentalv0.38.0
This is a Rusqlite extension for building the FTS5 tokenizer.
53
libsimple
growingv0.9.0
Rust bindings to simple, a SQLite3 fts5 tokenizer which supports Chinese and PinYin.
40
sqlite-simple-tokenizer
experimentalv0.5.0
This's a run-time loadable extension of SQLite fts5, supports Chinese and pinyin word segmentation and search.
Core Metrics
| rusqlite-ext | libsimple | sqlite-simple-tokenizer | |
|---|---|---|---|
| Health Score | 41 | 53 | 40 |
| Total Downloads | 88 | 18.9K | 2.5K |
| 30d Downloads | 51 | 522 | 7 |
| Dependents | 3 | 1 | 0 |
| Releases | 1 | 20 | 10 |
| Last Updated | 49d ago | 15d ago | 49d ago |
| Age | 1m | 1y 11m | 7m |
Health Breakdown
rusqlite-ext
Maintenance
10
Quality
14
Community
5
Popularity
2
Documentation
10
libsimple
Maintenance
18
Quality
9
Community
6
Popularity
5
Documentation
15
sqlite-simple-tokenizer
Maintenance
16
Quality
7
Community
3
Popularity
4
Documentation
10
Technical Details
| rusqlite-ext | libsimple | sqlite-simple-tokenizer | |
|---|---|---|---|
| Version | 0.38.0 | 0.9.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 9 |
| Crate Size | 7KB | 6.9MB | 235KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 5.0% | 60.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libsimple leads with a health score of 53/100, but none of the options score above 80.