Decision Workspace
tiny_kafka vs kafka-native-client vs krs
Side-by-side comparison of Rust crates
49
tiny_kafka
growingv1.0.6
A tiny Kafka client library with producer and consumer functionalities.
44
kafka-native-client
experimentalv0.0.1
A native Rust Kafka client (producer, consumer, admin) with high fidelity to the official Java client
35
krs
growingv0.2.4
Simple Kafka command-line tool
Core Metrics
| tiny_kafka | kafka-native-client | krs | |
|---|---|---|---|
| Health Score | 49 | 44 | 35 |
| Total Downloads | 8.0K | 11 | 9.0K |
| 30d Downloads | 41 | 11 | 10 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 1 | 6 |
| Last Updated | 488d ago | 1d ago | 2299d ago |
| Age | 2y 5m | 1d | 6y 4m |
Health Breakdown
tiny_kafka
Maintenance
5
Quality
18
Community
6
Popularity
5
Documentation
15
kafka-native-client
Maintenance
13
Quality
15
Community
5
Popularity
1
Documentation
10
krs
Maintenance
6
Quality
7
Community
5
Popularity
5
Documentation
12
Technical Details
| tiny_kafka | kafka-native-client | krs | |
|---|---|---|---|
| Version | 1.0.6 | 0.0.1 | 0.2.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Unlicense OR MIT |
| Dependencies | 14 | 0 | 11 |
| Crate Size | 13KB | 3KB | 21KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.70.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tiny_kafka leads with a health score of 49/100, but none of the options score above 80.
- •krs has the most downloads (9.0K), suggesting wider adoption.
- •⚠ tiny_kafka, krs have not been updated in over a year.
- •kafka-native-client, krs are pre-1.0 — API may change.