Decision Workspace
czsc-core vs czsc-ta vs czsc-signal-macros
Side-by-side comparison of Rust crates
52
czsc-core
experimentalv1.0.0
Core analyzer of the czsc framework (most users should depend on the `czsc` facade instead): fractal (FX), stroke (BI), pivot (ZS), CZSC analyzer.
54
czsc-ta
experimentalv1.0.0
Technical analysis operators of the czsc framework (EMA, SMA, rolling_rank, ultimate_smoother, ...) with optional numpy interop. Standalone-friendly; otherwise prefer the `czsc` facade.
52
czsc-signal-macros
experimentalv1.0.0
Internal proc-macro of the czsc framework (普通用户请用 `czsc` facade): #[signal] / #[signal_module] for compile-time registration of CZSC signal functions.
Core Metrics
| czsc-core | czsc-ta | czsc-signal-macros | |
|---|---|---|---|
| Health Score | 52 | 54 | 52 |
| Total Downloads | 85 | 78 | 74 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 12 | 6 | 3 |
| Releases | 3 | 3 | 3 |
| Last Updated | 6d ago | 6d ago | 6d ago |
| Age | 16d | 16d | 16d |
Health Breakdown
czsc-core
Maintenance
14
Quality
14
Community
9
Popularity
2
Documentation
13
czsc-ta
Maintenance
14
Quality
17
Community
8
Popularity
2
Documentation
13
czsc-signal-macros
Maintenance
14
Quality
16
Community
7
Popularity
2
Documentation
13
Technical Details
| czsc-core | czsc-ta | czsc-signal-macros | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 21 | 4 | 3 |
| Crate Size | 93KB | 22KB | 6KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •czsc-ta leads with a health score of 54/100, but none of the options score above 80.
- •czsc-core has the most downloads (85), suggesting wider adoption.