{"id":16799771,"url":"https://github.com/bugenzhao/6.824-mapreduce","last_synced_at":"2026-03-04T16:01:38.507Z","repository":{"id":48414604,"uuid":"390029795","full_name":"BugenZhao/6.824-MapReduce","owner":"BugenZhao","description":"An implementation of \"6.824 Lab 1: MapReduce (2021)\" in async Rust.","archived":false,"fork":false,"pushed_at":"2021-07-28T06:18:18.000Z","size":1358,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-22T21:45:05.007Z","etag":null,"topics":["6824","distributed-systems","mapreduce","mit","rpc"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BugenZhao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-27T15:12:51.000Z","updated_at":"2025-10-06T20:37:38.000Z","dependencies_parsed_at":"2022-08-24T14:38:38.980Z","dependency_job_id":null,"html_url":"https://github.com/BugenZhao/6.824-MapReduce","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BugenZhao/6.824-MapReduce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2F6.824-MapReduce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2F6.824-MapReduce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2F6.824-MapReduce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2F6.824-MapReduce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BugenZhao","download_url":"https://codeload.github.com/BugenZhao/6.824-MapReduce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BugenZhao%2F6.824-MapReduce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30085803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["6824","distributed-systems","mapreduce","mit","rpc"],"created_at":"2024-10-13T09:29:46.225Z","updated_at":"2026-03-04T16:01:38.442Z","avatar_url":"https://github.com/BugenZhao.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 6.824-MapReduce\n\nAn implementation of \"6.824 Lab 1: MapReduce (2021)\" in async Rust.\n\n```bash\n$ make APP=wc seq   # sequential impl for reference\n$ make APP=wc dist  # distributed impl\n$ make diff         # compare the outputs\n```\n\nYou may write your own _App_  in a crate named `app-myapp` and specify it through the `APP=myapp` override in Makefile. Take [app-indexer](app-indexer) for an example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugenzhao%2F6.824-mapreduce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugenzhao%2F6.824-mapreduce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugenzhao%2F6.824-mapreduce/lists"}