https://github.com/binroot/mapreduce-rust
Implementation of MapReduce in Rust-Lang
https://github.com/binroot/mapreduce-rust
Last synced: about 1 year ago
JSON representation
Implementation of MapReduce in Rust-Lang
- Host: GitHub
- URL: https://github.com/binroot/mapreduce-rust
- Owner: BinRoot
- License: mpl-2.0
- Created: 2013-10-06T19:45:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-09T16:36:18.000Z (over 12 years ago)
- Last Synced: 2025-04-02T06:22:16.566Z (about 1 year ago)
- Language: Rust
- Size: 2.59 MB
- Stars: 10
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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