Implementation of MapReduce in Rust-Lang
Rust
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
books
LICENSE
Makefile
README.md
mapreduce.rs

README.md

MapReduce-Rust

Implementation of MapReduce in Rust-Lang

Compile and Run

Compiles with Rust 0.8-pre, 0.8, and 0.9-pre

$ make

$ ./mapreduce