Decision Workspace
sse-frame vs eventsrc vs eventsrc-core
Side-by-side comparison of Rust crates
49
sse-frame
experimentalv0.1.0
Streaming parser for Server-Sent Events frames as used by LLM APIs (OpenAI, Anthropic, Vertex). Push bytes, get back complete event records. Zero deps.
45
eventsrc
experimentalv0.0.2
Transport-agnostic SSE protocol parsing and stream adapters for Rust.
38
eventsrc-core
experimentalv0.0.1
Transport-agnostic SSE protocol parsing and stream adapters for Rust.
Core Metrics
| sse-frame | eventsrc | eventsrc-core | |
|---|---|---|---|
| Health Score | 49 | 45 | 38 |
| Total Downloads | 13 | 46 | 30 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 2 |
| Releases | 1 | 2 | 1 |
| Last Updated | 9d ago | 41d ago | 52d ago |
| Age | 9d | 1m | 1m |
Health Breakdown
sse-frame
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
eventsrc
Maintenance
11
Quality
13
Community
4
Popularity
2
Documentation
15
eventsrc-core
Maintenance
10
Quality
7
Community
4
Popularity
2
Documentation
15
Technical Details
| sse-frame | eventsrc | eventsrc-core | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.2 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 5 | 5 |
| Crate Size | 8KB | 10KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.74 | 1.85.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sse-frame leads with a health score of 49/100, but none of the options score above 80.
- •eventsrc has the most downloads (46), suggesting wider adoption.