Decision Workspace
find-subimage vs predicates vs memchr
Side-by-side comparison of Rust crates
51
find-subimage
growingv0.1.12
A rust crate to find a subimage within a larger image
75
predicates
stablev3.1.4
An implementation of boolean-valued predicate functions.
69
memchr
stablev2.8.0
Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search.
Core Metrics
| find-subimage | predicates | memchr | |
|---|---|---|---|
| Health Score | 51 | 75 | 69 |
| Total Downloads | 17.3K | 173.7M | 984.5M |
| 30d Downloads | 0 | 14.8M | 79.6M |
| Dependents | 0 | 30.8K | 21.0K |
| Releases | 13 | 37 | 44 |
| Last Updated | 1608d ago | 103d ago | 108d ago |
| Age | 4y 4m | 8y 11m | 10y 11m |
Health Breakdown
find-subimage
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
13
predicates
Maintenance
14
Quality
21
Community
17
Popularity
8
Documentation
15
memchr
Maintenance
12
Quality
22
Community
12
Popularity
8
Documentation
15
Technical Details
| find-subimage | predicates | memchr | |
|---|---|---|---|
| Version | 0.1.12 | 3.1.4 | 2.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 OR BSL-1.0 OR MPL-2.0 OR Zlib OR Unlicense | MIT OR Apache-2.0 | Unlicense OR MIT |
| Dependencies | 3 | 7 | 3 |
| Crate Size | 15KB | 24KB | 98KB |
| Features | 4 | 4 | 7 |
| Yanked % | 0.0% | 0.0% | 2.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.74 | 1.61 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •predicates leads with a health score of 75/100, but none of the options score above 80.
- •memchr has the most downloads (984.5M), suggesting wider adoption.
- •predicates is depended on by 30.8K crates — strongest ecosystem trust.
- •⚠ find-subimage has not been updated in over a year.
- •find-subimage is pre-1.0 — API may change.