Decision Workspace
deli-derive vs idb vs indexed_db_futures
Side-by-side comparison of Rust crates
40
deli-derive
growingv0.2.0
Provides an ergonomic way to define data models that are seamlessly converted into IndexedDB object stores, utilizing derive macros
56
idb
growingv0.6.5
A futures based crate for interacting with IndexedDB on browsers using webassembly
55
indexed_db_futures
growingv0.6.4
Future bindings for IndexedDB via web_sys
Core Metrics
| deli-derive | idb | indexed_db_futures | |
|---|---|---|---|
| Health Score | 40 | 56 | 55 |
| Total Downloads | 4.6K | 421.2K | 2.2M |
| 30d Downloads | 187 | 51.3K | 192.0K |
| Dependents | 2 | 92 | 135 |
| Releases | 2 | 12 | 17 |
| Last Updated | 446d ago | 89d ago | 320d ago |
| Age | 3y 4m | 3y 8m | 4y 8m |
Health Breakdown
deli-derive
Maintenance
5
Quality
14
Community
7
Popularity
4
Documentation
10
idb
Maintenance
13
Quality
15
Community
11
Popularity
7
Documentation
10
indexed_db_futures
Maintenance
8
Quality
15
Community
12
Popularity
8
Documentation
12
Technical Details
| deli-derive | idb | indexed_db_futures | |
|---|---|---|---|
| Version | 0.2.0 | 0.6.5 | 0.6.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 5 | 12 | 27 |
| Crate Size | 11KB | 41KB | 59KB |
| Features | 0 | 4 | 12 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.75.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •idb leads with a health score of 56/100, but none of the options score above 80.
- •indexed_db_futures has the most downloads (2.2M), suggesting wider adoption.
- •indexed_db_futures is depended on by 135 crates — strongest ecosystem trust.
- •⚠ deli-derive has not been updated in over a year.