Decision Workspace
bubblesort-ifyer vs sorted-ifyer vs monkeysort
Side-by-side comparison of Rust crates
51
bubblesort-ifyer
growingv1.0.0
Sorts stuff using Bubblesort!
43
sorted-ifyer
experimentalv0.6.1
determine if something is sorted!
43
monkeysort
growingv1.0.0
Sorts stuff using Bubblesort!
Core Metrics
| bubblesort-ifyer | sorted-ifyer | monkeysort | |
|---|---|---|---|
| Health Score | 51 | 43 | 43 |
| Total Downloads | 1.4K | 3.1K | 452 |
| 30d Downloads | 21 | 36 | 3 |
| Dependents | 1 | 4 | 0 |
| Releases | 3 | 8 | 1 |
| Last Updated | 256d ago | 232d ago | 252d ago |
| Age | 8m | 8m | 8m |
Health Breakdown
bubblesort-ifyer
Maintenance
10
Quality
18
Community
7
Popularity
4
Documentation
12
sorted-ifyer
Maintenance
10
Quality
9
Community
8
Popularity
4
Documentation
12
monkeysort
Maintenance
4
Quality
18
Community
6
Popularity
3
Documentation
12
Technical Details
| bubblesort-ifyer | sorted-ifyer | monkeysort | |
|---|---|---|---|
| Version | 1.0.0 | 0.6.1 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 6KB | 6KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 75.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.1 | 1.85.1 | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bubblesort-ifyer leads with a health score of 51/100, but none of the options score above 80.
- •sorted-ifyer has the most downloads (3.1K), suggesting wider adoption.
- •sorted-ifyer is pre-1.0 — API may change.