Decision Workspace
brtsky vs json_sift vs json_sift_parser
Side-by-side comparison of Rust crates
35
brtsky
growingv0.1.1
A rusty parser for the Bright Sky weather API found at https://brightsky.dev
35
json_sift
experimentalv0.1.0
JSON-Sift: parse aviation METAR weather data, decode tokens, flatten JSON, and export to CSV.
32
json_sift_parser
experimentalv0.1.0
JSON-Sift is my first parser. It processes aviation weather data (METAR) used in civil flights, decoding abbreviations and transforming raw API data into structured CSV format for easier analysis.
Core Metrics
| brtsky | json_sift | json_sift_parser | |
|---|---|---|---|
| Health Score | 35 | 35 | 32 |
| Total Downloads | 3.4K | 32 | 34 |
| 30d Downloads | 5 | 3 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 1 |
| Last Updated | 1975d ago | 136d ago | 142d ago |
| Age | 5y 5m | 4m | 4m |
Health Breakdown
brtsky
Maintenance
3
Quality
14
Community
5
Popularity
4
Documentation
9
json_sift
Maintenance
6
Quality
11
Community
6
Popularity
2
Documentation
10
json_sift_parser
Maintenance
6
Quality
11
Community
6
Popularity
2
Documentation
7
Technical Details
| brtsky | json_sift | json_sift_parser | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 9 | 10 |
| Crate Size | 11KB | 466KB | 368KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •brtsky leads with a health score of 35/100, but none of the options score above 80.
- •⚠ brtsky has not been updated in over a year.