forked from fede1024/rust-rdkafka
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme_template
24 lines (15 loc) · 1020 Bytes
/
readme_template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# rust-rdkafka
[](https://crates.io/crates/rdkafka)
[](https://docs.rs/rdkafka/)
[](https://travis-ci.org/fede1024/rust-rdkafka)
[](https://codecov.io/gh/fede1024/rust-rdkafka/)
[](https://gitter.im/rust-rdkafka/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
__INCLUDE_RUST_DOC__$src/lib.rs
## rdkafka-sys
See [rdkafka-sys](https://github.com/fede1024/rust-rdkafka/tree/master/rdkafka-sys).
## Contributors
Thanks to:
* Thijs Cadier - [thijsc](https://github.com/thijsc)
## Alternatives
* [kafka-rust]: a pure Rust implementation of the Kafka client.
[kafka-rust]: https://github.com/spicavigo/kafka-rust