Decision Workspace
vec_remove_if vs useful_macro vs vecrem
Side-by-side comparison of Rust crates
41
vec_remove_if
growingv1.0.0
Extract elements from a vector based on supplied criteria
54
useful_macro
growingv0.2.29
Collections of useful macros
42
vecrem
growingv0.1.0
Cursor-like structure for fast iterative removing of elements from a vec
Core Metrics
| vec_remove_if | useful_macro | vecrem | |
|---|---|---|---|
| Health Score | 41 | 54 | 42 |
| Total Downloads | 10.6K | 79.7K | 74.0K |
| 30d Downloads | 784 | 169 | 2.8K |
| Dependents | 0 | 99 | 41 |
| Releases | 1 | 67 | 1 |
| Last Updated | 1343d ago | 1283d ago | 1905d ago |
| Age | 3y 8m | 4y | 5y 2m |
Health Breakdown
vec_remove_if
Maintenance
1
Quality
20
Community
6
Popularity
5
Documentation
9
useful_macro
Maintenance
7
Quality
16
Community
12
Popularity
6
Documentation
13
vecrem
Maintenance
1
Quality
16
Community
9
Popularity
6
Documentation
10
Technical Details
| vec_remove_if | useful_macro | vecrem | |
|---|---|---|---|
| Version | 1.0.0 | 0.2.29 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | non-standard |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 3KB | 8KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •useful_macro leads with a health score of 54/100, but none of the options score above 80.
- •⚠ vec_remove_if, useful_macro, vecrem have not been updated in over a year.
- •useful_macro, vecrem are pre-1.0 — API may change.