# olikraus/u8g2 SLOC report

> As of 2026-09-17 (commit d6c8499c5f27), olikraus/u8g2 contains 804,161 total lines: 589,307 code, 150,877 comments, 63,977 blank, across 1,219 files in 19 languages (top: C Header 54.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

olikraus/u8g2 has 589,307 source lines of code out of 804,161 total lines across 1,219 files, counted from the d6c8499c5f2707cac8eccd09fd8f677d12b17977 ref at commit d6c8499c5f27 by the OctoCounts tokei engine on 2026-09-17. 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 olikraus/u8g2 to commit d6c8499c5f27, 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.3% of all lines, comments represent 18.8%, and the repository averages 483 code lines per file. C Header accounts for 54.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 241 | 404,012 | 318,032 | 54,981 | 30,999 |
| C | 530 | 283,121 | 223,829 | 36,497 | 22,795 |
| HEX | 4 | 15,383 | 15,383 | 0 | 0 |
| Arduino C++ | 114 | 59,531 | 14,824 | 40,202 | 4,505 |
| C++ | 66 | 23,445 | 9,098 | 12,194 | 2,153 |
| Makefile | 174 | 8,138 | 3,753 | 2,441 | 1,944 |
| LD Script | 33 | 7,600 | 3,093 | 3,558 | 949 |
| Shell | 17 | 634 | 389 | 88 | 157 |
| GNU Style Assembly | 2 | 569 | 317 | 155 | 97 |
| R | 1 | 232 | 225 | 7 | 0 |
| Scons | 2 | 213 | 133 | 8 | 72 |
| Lua | 1 | 124 | 84 | 20 | 20 |

Top language (C Header 54.0%). Generated at 2026-09-17T04:50:05.068111107+00:00. Canonical report: https://octocounts.com/github/olikraus/u8g2

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/olikraus/u8g2/commit/d6c8499c5f2707cac8eccd09fd8f677d12b17977?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 olikraus/u8g2 have?

olikraus/u8g2 has 804,161 total lines, including 589,307 code lines, 150,877 comment lines, and 63,977 blank lines.

### How was the olikraus/u8g2 line count measured?

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

### What commit was counted for olikraus/u8g2?

This OctoCounts report was generated from d6c8499c5f2707cac8eccd09fd8f677d12b17977 at commit d6c8499c5f27 on 2026-09-17T04:50:05.068111107+00:00.

## Similar repository reports

- [raysan5/raylib](https://octocounts.com/github/raysan5/raylib) — C Header, 498,679 code lines
- [azahar-emu/azahar](https://octocounts.com/github/azahar-emu/azahar) — C Header, 390,852 code lines
- [Stukdee/ourfly](https://octocounts.com/github/Stukdee/ourfly) — C Header, 372,225 code lines
- [meemknight/PikaEngine](https://octocounts.com/github/meemknight/PikaEngine) — C Header, 296,247 code lines
- [fiftysevendegreesofrad/sdna_plus](https://octocounts.com/github/fiftysevendegreesofrad/sdna_plus) — C Header, 291,709 code lines
- [ChancenJ/TripleKey](https://octocounts.com/github/ChancenJ/TripleKey) — C Header, 284,296 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)
- [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)
