matrix-org/synapse SLOC report
As of 2026-06-21 (commit be65a8ec0195), matrix-org/synapse contains 240,302 total lines: 176,807 code, 32,264 comments, 31,231 blank, across 1,009 files in 25 languages (top: Python 87.2%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving matrix-org/synapse to commit be65a8ec0195, 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 73.6% of all lines, comments represent 13.4%, and the repository averages 175 code lines per file. Python accounts for 87.2% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|
| Python | 562 | 205937 | 154089 | 23543 | 28305 |
| JSON | 4 | 13775 | 13759 | 0 | 16 |
| Rust | 9 | 2555 | 2078 | 213 | 264 |
| SQL | 301 | 7581 | 2015 | 4834 | 732 |
| Shell | 17 | 1532 | 863 | 437 | 232 |
| HTML | 36 | 953 | 860 | 1 | 92 |
| Perl | 3 | 932 | 710 | 102 | 120 |
| YAML | 9 | 525 | 397 | 62 | 66 |
| CSS | 7 | 415 | 334 | 15 | 66 |
| TOML | 4 | 518 | 304 | 159 | 55 |
| JavaScript | 3 | 409 | 264 | 99 | 46 |
| Jinja2 | 7 | 309 | 253 | 7 | 49 |
Top language (Python 87.2%). Generated at 2026-06-21T12:43:17.042938254+00:00.
Report FAQ
How many lines of code does matrix-org/synapse have?
matrix-org/synapse has 240,302 total lines, including 176,807 code lines, 32,264 comment lines, and 31,231 blank lines.
How was the matrix-org/synapse line count measured?
OctoCounts resolved the public GitHub repository to commit be65a8ec0195, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
What commit was counted for matrix-org/synapse?
This OctoCounts report was generated from develop at commit be65a8ec0195 on 2026-06-21T12:43:17.042938254+00:00.