Decision Workspace
find-subimage vs predicates vs memchr
Side-by-side comparison of Rust crates
53
find-subimage
growingv0.1.12
A rust crate to find a subimage within a larger image
77
predicates
stablev3.1.4
An implementation of boolean-valued predicate functions.
72
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 | 53 | 77 | 72 |
| Total Downloads | 17.2K | 147.2M | 842.6M |
| 30d Downloads | 51 | 11.3M | 60.6M |
| Dependents | 0 | 24.1K | 17.1K |
| Releases | 13 | 37 | 44 |
| Last Updated | 1549d ago | 44d ago | 49d ago |
| Age | 4y 3m | 8y 10m | 10y 9m |
Health Breakdown
find-subimage
Maintenance
12
Quality
17
Community
6
Popularity
5
Documentation
13
predicates
Maintenance
16
Quality
21
Community
17
Popularity
8
Documentation
15
memchr
Maintenance
15
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 77/100, but none of the options score above 80.
- •memchr has the most downloads (842.6M), suggesting wider adoption.
- •predicates is depended on by 24.1K crates — strongest ecosystem trust.
- •⚠ find-subimage has not been updated in over a year.
- •find-subimage is pre-1.0 — API may change.