As of 2026-09-05 (commit 7fc4dee572ca), redox-os/kernel contains 48,028 total lines: 39,925 code, 2,446 comments, 5,657 blank, across 255 files in 9 languages (top: Rust 98.0%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving redox-os/kernel to commit 7fc4dee572ca, 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 medium-sized codebase by counted code lines. Code represents 83.1% of all lines, comments represent 5.1%, and the repository averages 157 code lines per file. Rust accounts for 98.0% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Rust | 232 | 46792 | 39141 | 2204 | 5447 |
| Assembly | 2 | 328 | 230 | 51 | 47 |
| LD Script | 4 | 227 | 149 | 40 | 38 |
| TOML | 5 | 198 | 143 | 30 | 25 |
| JSON | 4 | 100 | 100 | 0 | 0 |
| Device Tree | 2 | 103 | 81 | 1 | 21 |
| Makefile | 1 | 100 | 77 | 4 | 19 |
| Shell | 1 | 7 | 4 | 1 | 2 |
| Markdown | 4 | 173 | 0 | 115 | 58 |
Top language (Rust 98.0%). Generated at 2026-09-05T09:12:04.936597726+00:00.
redox-os/kernel has 48,028 total lines, including 39,925 code lines, 2,446 comment lines, and 5,657 blank lines.
OctoCounts resolved the public GitHub repository to commit 7fc4dee572ca, 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 7fc4dee572ca7039e2637a34816e0b1fe7ddf644 at commit 7fc4dee572ca on 2026-09-05T09:12:04.936597726+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: