Decision Workspace
claude-stream vs stream-rs vs claude-code-transcripts
Side-by-side comparison of Rust crates
45
claude-stream
experimentalv0.1.0
Parse Anthropic's Server-Sent Events stream into typed events. No SDK dependency — feed it bytes, get back message_start, content_block_delta, etc.
51
stream-rs
experimentalv0.1.0
Zero-dependency, spec-compliant streaming toolkit for LLM responses (SSE, incremental JSON, OpenAI/Anthropic delta accumulators).
44
claude-code-transcripts
experimentalv0.1.11
Typed parser for Claude Code transcript JSONL files (session logs under ~/.claude/projects).
Core Metrics
| claude-stream | stream-rs | claude-code-transcripts | |
|---|---|---|---|
| Health Score | 45 | 51 | 44 |
| Total Downloads | 17 | 29 | 4.1K |
| 30d Downloads | 0 | 0 | 1.8K |
| Dependents | 0 | 1 | 7 |
| Releases | 1 | 1 | 9 |
| Last Updated | 64d ago | 34d ago | 69d ago |
| Age | 2m | 1m | 2m |
Health Breakdown
claude-stream
Maintenance
9
Quality
14
Community
6
Popularity
1
Documentation
15
stream-rs
Maintenance
11
Quality
16
Community
7
Popularity
2
Documentation
15
claude-code-transcripts
Maintenance
9
Quality
13
Community
8
Popularity
4
Documentation
10
Technical Details
| claude-stream | stream-rs | claude-code-transcripts | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.11 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 5 |
| Crate Size | 8KB | 40KB | 25KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stream-rs leads with a health score of 51/100, but none of the options score above 80.
- •claude-code-transcripts has the most downloads (4.1K), suggesting wider adoption.