# FuRongJun-1999/dsh-memory SLOC report

> As of 2026-09-11 (commit 256228a20f04), FuRongJun-1999/dsh-memory contains 235,856 total lines: 118,308 code, 72,144 comments, 45,404 blank, across 1,296 files in 12 languages (top: Python 76.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving FuRongJun-1999/dsh-memory to commit 256228a20f04, 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 large codebase by counted code lines. Code represents 50.2% of all lines, comments represent 30.6%, and the repository averages 91 code lines per file. Python accounts for 76.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 185 | 103,033 | 90,321 | 4,697 | 8,015 |
| JSON | 17 | 23,154 | 23,154 | 0 | 0 |
| TypeScript | 10 | 3,582 | 2,633 | 764 | 185 |
| Rust | 6 | 2,087 | 1,898 | 49 | 140 |
| HTML | 2 | 209 | 178 | 12 | 19 |
| PowerShell | 1 | 82 | 56 | 20 | 6 |
| Protocol Buffers | 1 | 33 | 18 | 14 | 1 |
| VBScript | 2 | 32 | 17 | 15 | 0 |
| Batch | 1 | 17 | 16 | 0 | 1 |
| TOML | 1 | 18 | 14 | 1 | 3 |
| YAML | 1 | 3 | 3 | 0 | 0 |
| Markdown | 1,069 | 103,606 | 0 | 66,572 | 37,034 |

Top language (Python 76.3%). Generated at 2026-09-11T17:52:17.021091561+00:00. Canonical report: https://octocounts.com/github/FuRongJun-1999/dsh-memory

## Report FAQ

### How many lines of code does FuRongJun-1999/dsh-memory have?

FuRongJun-1999/dsh-memory has 235,856 total lines, including 118,308 code lines, 72,144 comment lines, and 45,404 blank lines.

### How was the FuRongJun-1999/dsh-memory line count measured?

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

### What commit was counted for FuRongJun-1999/dsh-memory?

This OctoCounts report was generated from main at commit 256228a20f04 on 2026-09-11T17:52:17.021091561+00:00.

## Similar repository reports

- [pypa/pip](https://octocounts.com/github/pypa/pip) — Python, 120,992 code lines
- [ManimCommunity/manim](https://octocounts.com/github/ManimCommunity/manim) — Python, 115,517 code lines
- [Tracer-Cloud/opensre](https://octocounts.com/github/Tracer-Cloud/opensre) — Python, 115,417 code lines
- [SanAntonio021/agents-skills](https://octocounts.com/github/SanAntonio021/agents-skills) — Python, 114,897 code lines
- [fla-org/flash-linear-attention](https://octocounts.com/github/fla-org/flash-linear-attention) — Python, 114,257 code lines
- [vitali87/code-graph-rag](https://octocounts.com/github/vitali87/code-graph-rag) — Python, 122,847 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
