Decision Workspace
async-regex vs oxigdal-kafka vs json-streaming
Side-by-side comparison of Rust crates
46
async-regex
experimentalv0.1.1
Empower regex with streaming capabilities - high-performance async streaming pattern search using regex for multi-byte pattern matching in data streams
59
oxigdal-kafka
experimentalv0.1.5
Apache Kafka integration for OxiGDAL - async producer/consumer with schema registry and transactions
58
json-streaming
growingv1.0.3
a library for reading and writing JSON from / to a stream without the need to materialize the data in memory. Provides both blocking and async APIs.
Core Metrics
| async-regex | oxigdal-kafka | json-streaming | |
|---|---|---|---|
| Health Score | 46 | 59 | 58 |
| Total Downloads | 787 | 89 | 15.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 7 | 0 | 4 |
| Releases | 2 | 6 | 4 |
| Last Updated | 255d ago | 4d ago | 252d ago |
| Age | 8m | 3m | 8m |
Health Breakdown
async-regex
Maintenance
8
Quality
14
Community
8
Popularity
3
Documentation
13
oxigdal-kafka
Maintenance
22
Quality
14
Community
6
Popularity
2
Documentation
15
json-streaming
Maintenance
12
Quality
20
Community
8
Popularity
5
Documentation
13
Technical Details
| async-regex | oxigdal-kafka | json-streaming | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.5 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 31 | 4 |
| Crate Size | 17KB | 64KB | 62KB |
| Features | 1 | 13 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxigdal-kafka leads with a health score of 59/100, but none of the options score above 80.
- •json-streaming has the most downloads (15.4K), suggesting wider adoption.
- •async-regex, oxigdal-kafka are pre-1.0 — API may change.