Decision Workspace
aleo-core vs sscanf vs scrolling_window_pattern_matcher
Side-by-side comparison of Rust crates
42
aleo-core
experimentalv0.4.0
Data model for Leo documents (DAG=Directed - Acylic - Graph)
61
sscanf
growingv0.5.0
A sscanf (inverse of format!()) macro with near unlimited parsing capabilities
54
scrolling_window_pattern_matcher
growingv3.0.1
A unified pattern matching library with optional context support and extractor-driven architecture for streaming data processing.
Core Metrics
| aleo-core | sscanf | scrolling_window_pattern_matcher | |
|---|---|---|---|
| Health Score | 42 | 61 | 54 |
| Total Downloads | 212 | 1.8M | 3.8K |
| 30d Downloads | 8 | 112.7K | 13 |
| Dependents | 0 | 135 | 0 |
| Releases | 7 | 17 | 11 |
| Last Updated | 94d ago | 27d ago | 211d ago |
| Age | 3m | 5y | 8m |
Health Breakdown
aleo-core
Maintenance
14
Quality
9
Community
6
Popularity
3
Documentation
10
sscanf
Maintenance
17
Quality
14
Community
11
Popularity
7
Documentation
12
scrolling_window_pattern_matcher
Maintenance
11
Quality
18
Community
6
Popularity
4
Documentation
15
Technical Details
| aleo-core | sscanf | scrolling_window_pattern_matcher | |
|---|---|---|---|
| Version | 0.4.0 | 0.5.0 | 3.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 2 |
| Crate Size | 393KB | 64KB | 32KB |
| Features | 0 | 0 | 0 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.88.0 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sscanf leads with a health score of 61/100, but none of the options score above 80.
- •sscanf is depended on by 135 crates — strongest ecosystem trust.
- •aleo-core, sscanf are pre-1.0 — API may change.