As of 2026-08-06 (commit 066c8d9e8734), lvgl/lvgl contains 906,356 total lines: 658,669 code, 141,463 comments, 106,224 blank, across 3,208 files in 29 languages (top: C 76.4%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving lvgl/lvgl to commit 066c8d9e8734, 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.
This is a large codebase by counted code lines. Code represents 72.7% of all lines, comments represent 15.6%, and the repository averages 205 code lines per file. C accounts for 76.4% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C | 1199 | 606113 | 503444 | 43884 | 58785 |
| C Header | 966 | 169784 | 87783 | 58088 | 23913 |
| Python | 202 | 35665 | 27197 | 2575 | 5893 |
| C++ | 67 | 34611 | 25051 | 3505 | 6055 |
| XML | 144 | 5416 | 3439 | 1766 | 211 |
| JSON | 64 | 2979 | 2979 | 0 | 0 |
| CMake | 36 | 3012 | 2315 | 285 | 412 |
| SVG | 26 | 2151 | 2091 | 9 | 51 |
| CSS | 4 | 1313 | 892 | 246 | 175 |
| GNU Style Assembly | 1 | 716 | 679 | 5 | 32 |
| Shell | 19 | 903 | 575 | 191 | 137 |
| C++ Header | 4 | 897 | 519 | 239 | 139 |
Top language (C 76.4%). Generated at .
lvgl/lvgl has 906,356 total lines, including 658,669 code lines, 141,463 comment lines, and 106,224 blank lines.
OctoCounts resolved the public GitHub repository to commit 066c8d9e8734, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit 066c8d9e8734 on 2026-08-06T15:20:54.250167719+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: