Decision Workspace
stream-extractor vs in_stream vs uni-stream
Side-by-side comparison of Rust crates
39
stream-extractor
growingv0.4.0
The TCP Stream Extractor is a small utility that can read in a PCAP file, search through it for TCP streams, and write out each stream to a separate new PCAP file.
49
in_stream
growingv0.0.52-alpha2
trait system for facilitating non-blocking stream chaining with handshaking
47
uni-stream
growingv0.3.4
Provides universal stream for TCP and UDP traffic and custom DNS resolution service
Core Metrics
| stream-extractor | in_stream | uni-stream | |
|---|---|---|---|
| Health Score | 39 | 49 | 47 |
| Total Downloads | 2.9K | 34.0K | 7.0K |
| 30d Downloads | 4 | 47 | 11 |
| Dependents | 0 | 38 | 0 |
| Releases | 2 | 25 | 8 |
| Last Updated | 742d ago | 2003d ago | 60d ago |
| Age | 3y | 6y 3m | 2y |
Health Breakdown
stream-extractor
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
in_stream
Maintenance
6
Quality
12
Community
14
Popularity
5
Documentation
12
uni-stream
Maintenance
14
Quality
15
Community
3
Popularity
5
Documentation
10
Technical Details
| stream-extractor | in_stream | uni-stream | |
|---|---|---|---|
| Version | 0.4.0 | 0.0.52-alpha2 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | Apache-2.0 | MIT |
| Dependencies | 3 | 16 | 10 |
| Crate Size | 12KB | 20KB | 25KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •in_stream leads with a health score of 49/100, but none of the options score above 80.
- •⚠ stream-extractor, in_stream have not been updated in over a year.