# emqx/neuron SLOC report

> As of 2026-09-18 (commit f300668e7638), emqx/neuron contains 89,762 total lines: 71,975 code, 6,971 comments, 10,816 blank, across 302 files in 13 languages (top: C 76.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

emqx/neuron has 71,975 source lines of code out of 89,762 total lines across 302 files, counted from the f300668e7638a4bd3032dfdb96886beb6558b644 ref at commit f300668e7638 by the OctoCounts tokei engine on 2026-09-18. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving emqx/neuron to commit f300668e7638, 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 80.2% of all lines, comments represent 7.8%, and the repository averages 238 code lines per file. C accounts for 76.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 113 | 64,922 | 54,681 | 2,440 | 7,801 |
| C Header | 123 | 19,430 | 13,019 | 3,887 | 2,524 |
| JSON | 11 | 1,810 | 1,810 | 0 | 0 |
| SQL | 20 | 1,098 | 638 | 341 | 119 |
| C++ | 1 | 650 | 554 | 9 | 87 |
| CMake | 15 | 626 | 509 | 13 | 104 |
| YAML | 7 | 400 | 307 | 64 | 29 |
| Shell | 4 | 253 | 195 | 17 | 41 |
| Protocol Buffers | 1 | 164 | 138 | 2 | 24 |
| Pan | 1 | 59 | 53 | 0 | 6 |
| Python | 2 | 57 | 49 | 0 | 8 |
| Autoconf | 1 | 41 | 22 | 12 | 7 |

Top language (C 76.0%). Generated at 2026-09-18T15:14:46.812371992+00:00. Canonical report: https://octocounts.com/github/emqx/neuron

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/emqx/neuron/commit/f300668e7638a4bd3032dfdb96886beb6558b644?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does emqx/neuron have?

emqx/neuron has 89,762 total lines, including 71,975 code lines, 6,971 comment lines, and 10,816 blank lines.

### How was the emqx/neuron line count measured?

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

### What commit was counted for emqx/neuron?

This OctoCounts report was generated from f300668e7638a4bd3032dfdb96886beb6558b644 at commit f300668e7638 on 2026-09-18T15:14:46.812371992+00:00.

## Similar repository reports

- [linux-pam/linux-pam](https://octocounts.com/github/linux-pam/linux-pam) — C, 69,002 code lines
- [facebook/zstd](https://octocounts.com/github/facebook/zstd) — C, 76,962 code lines
- [xiph/flac](https://octocounts.com/github/xiph/flac) — C, 66,623 code lines
- [coreutils/coreutils](https://octocounts.com/github/coreutils/coreutils) — C, 77,493 code lines
- [ithewei/libhv](https://octocounts.com/github/ithewei/libhv) — C, 80,309 code lines
- [apache/apr](https://octocounts.com/github/apache/apr) — C, 85,262 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
