1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-03 05:10:17 +02:00

add hyunsik/hdfs-rs

This commit is contained in:
kud1ing 2015-10-09 14:52:50 +02:00
parent c2cf8d6d24
commit c7ce015814

View File

@ -163,7 +163,10 @@ The goal is to have only projects that are mostly stable and useful to users.
### Distributed Systems
* [Kafka Rust Client](https://github.com/spicavigo/kafka-rust)
* Apache Kafka
* [Kafka Rust Client](https://github.com/spicavigo/kafka-rust)
* HDFS
* [hyunsik/hdfs-rs](https://github.com/hyunsik/hdfs-rs) — libhdfs binding bindings [<img src="https://travis-ci.org/hyunsik/hdfs-rs.svg?branch=master">](https://travis-ci.org/hyunsik/hdfs-rs)
### Encoding