-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Dust off MapReduce #2779
Copy link
Copy link
Closed
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
There's a wiki page about the design of a map reduce library for Rust:
https://github.com/mozilla/rust/wiki/Bikeshed-mapreduce
A version of this lives in the wordcount benchmarks, but it would be good to polish this and move it into libstd.