# Tencent/rapidjson SLOC report

> As of 2026-08-26 (commit 24b5e7a8b27f), Tencent/rapidjson contains 28,889 total lines: 21,118 code, 4,578 comments, 3,193 blank, across 150 files in 12 languages (top: C Header 61.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Tencent/rapidjson to commit 24b5e7a8b27f, 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 73.1% of all lines, comments represent 15.8%, and the repository averages 141 code lines per file. C Header accounts for 61.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 39 | 19,207 | 12,984 | 3,781 | 2,442 |
| JSON | 69 | 5,635 | 5,630 | 0 | 5 |
| C++ | 21 | 2,691 | 2,014 | 226 | 451 |
| CMake | 3 | 333 | 260 | 22 | 51 |
| YAML | 1 | 115 | 106 | 4 | 5 |
| Shell | 1 | 128 | 87 | 20 | 21 |
| Autoconf | 3 | 40 | 25 | 6 | 9 |
| INI | 1 | 8 | 7 | 0 | 1 |
| Dockerfile | 1 | 8 | 3 | 2 | 3 |
| JavaScript | 1 | 2 | 2 | 0 | 0 |
| Markdown | 5 | 659 | 0 | 477 | 182 |
| Plain Text | 5 | 63 | 0 | 40 | 23 |

Top language (C Header 61.5%). Generated at 2026-08-26T18:42:27.907716454+00:00. Canonical report: https://octocounts.com/github/Tencent/rapidjson

## Report FAQ

### How many lines of code does Tencent/rapidjson have?

Tencent/rapidjson has 28,889 total lines, including 21,118 code lines, 4,578 comment lines, and 3,193 blank lines.

### How was the Tencent/rapidjson line count measured?

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

### What commit was counted for Tencent/rapidjson?

This OctoCounts report was generated from master at commit 24b5e7a8b27f on 2026-08-26T18:42:27.907716454+00:00.

## Similar repository reports

- [pybind/pybind11](https://octocounts.com/github/pybind/pybind11) — C Header, 22,500 code lines
- [gabime/spdlog](https://octocounts.com/github/gabime/spdlog) — C Header, 22,618 code lines
- [charles-lunarg/vk-bootstrap](https://octocounts.com/github/charles-lunarg/vk-bootstrap) — C Header, 23,708 code lines
- [Kahviz/BoronGameEngine](https://octocounts.com/github/Kahviz/BoronGameEngine) — C Header, 26,195 code lines
- [google/googletest](https://octocounts.com/github/google/googletest) — C Header, 27,072 code lines
- [ValveSoftware/steamos-compositor](https://octocounts.com/github/ValveSoftware/steamos-compositor) — C Header, 14,906 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)
