https://github.com/sahilpabale/mapreduce
implementation of a distributed map reduce system in rust
https://github.com/sahilpabale/mapreduce
Last synced: 6 months ago
JSON representation
implementation of a distributed map reduce system in rust
- Host: GitHub
- URL: https://github.com/sahilpabale/mapreduce
- Owner: sahilpabale
- License: mit
- Created: 2024-03-24T05:47:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-24T06:44:21.000Z (over 1 year ago)
- Last Synced: 2025-02-16T08:15:18.242Z (8 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mapreduce
implementation of a distributed map reduce system in rust