dimroc / etl-language-comparison

Count the number of times certain words were said in a particular neighborhood. Performed as a basic MapReduce job against 25M tweets. Implemented with different programming languages as a educational exercise.
http://blog.dimroc.com/2015/11/14/etl-language-showdown-pt3/
187 stars 33 forks source link

Add README.me to Rust implementation #26

Open dimroc opened 8 years ago

dimroc commented 8 years ago

Hi @potatosalad, Would it be possible to add a README.md to the rust/ folder talking about the implementations? A lot of it has already been covered in the PR's. I figured a clean up of a copy and paste would be great.