# ByteByteGoHq/system-design-101 SLOC report

> As of 2026-09-04 (commit b28380a4710c), ByteByteGoHq/system-design-101 contains 15,840 total lines: 395 code, 10,761 comments, 4,684 blank, across 421 files in 4 languages (top: YAML 78.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ByteByteGoHq/system-design-101 to commit b28380a4710c, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 2.5% of all lines, comments represent 67.9%, and the repository averages 1 code lines per file. YAML accounts for 78.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 1 | 399 | 310 | 0 | 89 |
| TypeScript | 1 | 82 | 70 | 0 | 12 |
| JSON | 1 | 15 | 15 | 0 | 0 |
| Markdown | 418 | 15,344 | 0 | 10,761 | 4,583 |

Top language (YAML 78.5%). Generated at 2026-09-04T07:13:19.181326282+00:00. Canonical report: https://octocounts.com/github/ByteByteGoHq/system-design-101

## Report FAQ

### How many lines of code does ByteByteGoHq/system-design-101 have?

ByteByteGoHq/system-design-101 has 15,840 total lines, including 395 code lines, 10,761 comment lines, and 4,684 blank lines.

### How was the ByteByteGoHq/system-design-101 line count measured?

OctoCounts resolved the public GitHub repository to commit b28380a4710c, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for ByteByteGoHq/system-design-101?

This OctoCounts report was generated from main at commit b28380a4710c on 2026-09-04T07:13:19.181326282+00:00.

## Similar repository reports

- [zhoufwind/k8s-elastic](https://octocounts.com/github/zhoufwind/k8s-elastic) — YAML, 469 code lines
- [PKUFlyingPig/cs-self-learning](https://octocounts.com/github/PKUFlyingPig/cs-self-learning) — YAML, 311 code lines
- [eLearningHub/resume-typst](https://octocounts.com/github/eLearningHub/resume-typst) — YAML, 267 code lines
- [matyushinleonid/k8s-hetzner](https://octocounts.com/github/matyushinleonid/k8s-hetzner) — YAML, 594 code lines
- [jamesob/local-llm](https://octocounts.com/github/jamesob/local-llm) — YAML, 184 code lines
- [timwehrle/favicon](https://octocounts.com/github/timwehrle/favicon) — YAML, 664 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
