# OneSizeFitsQuorum/MIT6.824-2021

4 labs + 2 challenges + 4 docs

Repository: https://github.com/OneSizeFitsQuorum/MIT6.824-2021
Canonical: https://ross.abutalabs.com/products/mit6824-2021
Language: Shell
License Family: other
Topics: distributed-systems, raft, storage, kvstore, mit, consensus-algorithm
Last push: 2023-10-14T17:29:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2004, "days_push": 1054, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1600, forks 254 (observed 2026-08-28T04:05:09.564249+00:00)

## What it is
A complete solution repository for MIT 6.824 (Distributed Systems) 2021 labs, implementing Raft consensus and a sharded key-value store in Go, with accompanying lab documentation. All labs pass tests repeatedly (500+ runs each).

## Use cases
- study raft consensus implementation
- reference solutions for mit 6.824 labs
- learn distributed systems by example
- understand sharded kv store design
- prepare for distributed systems course labs

## When to choose
- you want a well-tested reference while working through MIT 6.824 labs
- you need readable Go implementations of Raft and sharded KV stores
- you want lab write-ups explaining design decisions

## When to avoid
- you want production-ready distributed systems code
- you need a maintained library with a license for reuse
- you should solve the labs yourself and don't want spoilers

## Facets
- artifact type: learning-resource
- maturity: stable
- function: microservices, concurrency, testing
- domain: microservices, education, tutorials
- platform: go, cli
- tags: raft, mit-6.824, kvstore, course-labs, consensus, go, linux

## Member repositories
- OneSizeFitsQuorum/MIT6.824-2021 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.564249+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:53:11.232473+00:00, confidence not recorded.
  - readme: https://github.com/OneSizeFitsQuorum/MIT6.824-2021 (fetched 2026-08-28T04:05:09.564249+00:00, sha 23a1e6947192)
- Data as of 2026-08-30T08:39:29.467469+00:00.
