Decision Workspace
big_o vs big-o-test vs tokmd-analysis-complexity
Side-by-side comparison of Rust crates
43
big_o
growingv0.1.4
Infers asymptotic computational complexity
57
big-o-test
growingv0.2.15
Enforces a maximum `time` (and, optionally `space`) Algorithm Complexity when testing
54
tokmd-analysis-complexity
experimentalv1.8.1
Complexity analysis for tokmd analysis receipts.
Core Metrics
| big_o | big-o-test | tokmd-analysis-complexity | |
|---|---|---|---|
| Health Score | 43 | 57 | 54 |
| Total Downloads | 6.9K | 17.2K | 149 |
| 30d Downloads | 7 | 191 | 130 |
| Dependents | 0 | 1 | 4 |
| Releases | 5 | 15 | 4 |
| Last Updated | 1253d ago | 11d ago | 7d ago |
| Age | 3y 9m | 3y 9m | 1m |
Health Breakdown
big_o
Maintenance
5
Quality
14
Community
6
Popularity
5
Documentation
13
big-o-test
Maintenance
17
Quality
15
Community
7
Popularity
5
Documentation
13
tokmd-analysis-complexity
Maintenance
16
Quality
15
Community
7
Popularity
3
Documentation
13
Technical Details
| big_o | big-o-test | tokmd-analysis-complexity | |
|---|---|---|---|
| Version | 0.1.4 | 0.2.15 | 1.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Unlicense | MIT OR Apache-2.0 |
| Dependencies | 5 | 9 | 9 |
| Crate Size | 18KB | 260KB | 44KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •big-o-test leads with a health score of 57/100, but none of the options score above 80.
- •⚠ big_o has not been updated in over a year.
- •big_o, big-o-test are pre-1.0 — API may change.