Decision Workspace
iter-merge-sort vs iter-merge vs iter-set-ops
Side-by-side comparison of Rust crates
39
iter-merge-sort
growingv0.1.2
イテレーターをマージソート
51
iter-merge
growingv1.0.0
A high-performance iterator merging library
43
iter-set-ops
growingv0.2.4
Fast set operations on an arbitrary number of sorted deduplicated iterators
Core Metrics
| iter-merge-sort | iter-merge | iter-set-ops | |
|---|---|---|---|
| Health Score | 39 | 51 | 43 |
| Total Downloads | 6.2K | 28.1K | 8.5K |
| 30d Downloads | 0 | 3.0K | 0 |
| Dependents | 7 | 0 | 0 |
| Releases | 3 | 5 | 7 |
| Last Updated | 3093d ago | 263d ago | 483d ago |
| Age | 8y 5m | 10m | 2y 2m |
Health Breakdown
iter-merge-sort
Maintenance
3
Quality
16
Community
4
Popularity
5
Documentation
11
iter-merge
Maintenance
9
Quality
19
Community
6
Popularity
5
Documentation
12
iter-set-ops
Maintenance
7
Quality
15
Community
3
Popularity
5
Documentation
13
Technical Details
| iter-merge-sort | iter-merge | iter-set-ops | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.0 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 4 | 3 |
| Crate Size | 2KB | 39KB | 7KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.68 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •iter-merge leads with a health score of 51/100, but none of the options score above 80.
- •⚠ iter-merge-sort, iter-set-ops have not been updated in over a year.
- •iter-merge-sort, iter-set-ops are pre-1.0 — API may change.