Decision Workspace
rusqlite_regex vs libsimple vs rusqlite_migration
Side-by-side comparison of Rust crates
58
rusqlite_regex
growingv0.6.1
A regex extension for rusqlite
53
libsimple
growingv0.9.0
Rust bindings to simple, a SQLite3 fts5 tokenizer which supports Chinese and PinYin.
72
rusqlite_migration
stablev2.5.0
Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version.
Core Metrics
| rusqlite_regex | libsimple | rusqlite_migration | |
|---|---|---|---|
| Health Score | 58 | 53 | 72 |
| Total Downloads | 5.9K | 18.9K | 913.4K |
| 30d Downloads | 192 | 522 | 73.2K |
| Dependents | 0 | 1 | 590 |
| Releases | 7 | 20 | 32 |
| Last Updated | 37d ago | 15d ago | 6d ago |
| Age | 1y 6m | 1y 11m | 5y 4m |
Health Breakdown
rusqlite_regex
Maintenance
17
Quality
16
Community
5
Popularity
5
Documentation
15
libsimple
Maintenance
18
Quality
9
Community
6
Popularity
5
Documentation
15
rusqlite_migration
Maintenance
19
Quality
21
Community
13
Popularity
7
Documentation
12
Technical Details
| rusqlite_regex | libsimple | rusqlite_migration | |
|---|---|---|---|
| Version | 0.6.1 | 0.9.0 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 5 | 7 | 7 |
| Crate Size | 13KB | 6.9MB | 33KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 5.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.0 | 1.85.0 | 1.84 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rusqlite_migration leads with a health score of 72/100, but none of the options score above 80.
- •rusqlite_migration is depended on by 590 crates — strongest ecosystem trust.
- •rusqlite_regex, libsimple are pre-1.0 — API may change.