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
イテレーターをマージソート
52
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 | 52 | 43 |
| Total Downloads | 6.1K | 13.7K | 8.4K |
| 30d Downloads | 21 | 4.3K | 11 |
| Dependents | 7 | 0 | 0 |
| Releases | 3 | 5 | 7 |
| Last Updated | 2985d ago | 155d ago | 375d ago |
| Age | 8y 2m | 6m | 1y 10m |
Health Breakdown
iter-merge-sort
Maintenance
3
Quality
16
Community
4
Popularity
5
Documentation
11
iter-merge
Maintenance
11
Quality
18
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 52/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.