# BlueMatthew/WechatExporter SLOC report

> As of 2026-08-02 (commit 8f8ce412fc57), BlueMatthew/WechatExporter contains 36,093 total lines: 28,758 code, 2,611 comments, 4,724 blank, across 152 files in 11 languages (top: C++ 47.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving BlueMatthew/WechatExporter to commit 8f8ce412fc57, 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 medium-sized codebase by counted code lines. Code represents 79.7% of all lines, comments represent 7.2%, and the repository averages 189 code lines per file. C++ accounts for 47.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 29 | 17,103 | 13,600 | 1,190 | 2,313 |
| C Header | 59 | 11,716 | 8,986 | 817 | 1,913 |
| JSON | 5 | 2,744 | 2,744 | 0 | 0 |
| Objective-C++ | 6 | 2,734 | 2,210 | 129 | 395 |
| Visual Studio Project | 2 | 580 | 577 | 0 | 3 |
| HTML | 44 | 393 | 374 | 1 | 18 |
| C | 1 | 329 | 221 | 65 | 43 |
| Visual Studio Solution | 1 | 41 | 40 | 0 | 1 |
| Objective-C | 1 | 18 | 6 | 8 | 4 |
| Markdown | 2 | 85 | 0 | 61 | 24 |
| Plain Text | 2 | 350 | 0 | 340 | 10 |

Top language (C++ 47.3%). Generated at 2026-08-02T02:13:13.153733913+00:00. Canonical report: https://octocounts.com/github/BlueMatthew/WechatExporter

## Report FAQ

### How many lines of code does BlueMatthew/WechatExporter have?

BlueMatthew/WechatExporter has 36,093 total lines, including 28,758 code lines, 2,611 comment lines, and 4,724 blank lines.

### How was the BlueMatthew/WechatExporter line count measured?

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

### What commit was counted for BlueMatthew/WechatExporter?

This OctoCounts report was generated from main at commit 8f8ce412fc57 on 2026-08-02T02:13:13.153733913+00:00.

## Similar repository reports

- [clauadv/hunt_internal](https://octocounts.com/github/clauadv/hunt_internal) — C++, 26,628 code lines
- [ada-url/ada](https://octocounts.com/github/ada-url/ada) — C++, 31,224 code lines
- [ALTaleX531/OpenGlass](https://octocounts.com/github/ALTaleX531/OpenGlass) — C++, 24,893 code lines
- [Cloth-Foundation/cCloth](https://octocounts.com/github/Cloth-Foundation/cCloth) — C++, 24,772 code lines
- [carlsberg03/RDAT](https://octocounts.com/github/carlsberg03/RDAT) — C++, 32,908 code lines
- [Almamu/linux-wallpaperengine](https://octocounts.com/github/Almamu/linux-wallpaperengine) — C++, 23,747 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
