# hfiref0x/SyscallTables SLOC report

> As of 2026-08-28 (commit f57e45ef7b33), hfiref0x/SyscallTables contains 115,734 total lines: 55,798 code, 57,167 comments, 2,769 blank, across 79 files in 9 languages (top: C 89.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hfiref0x/SyscallTables has 55,798 source lines of code out of 115,734 total lines across 79 files, counted from the master ref at commit f57e45ef7b33 by the OctoCounts tokei engine on 2026-08-28. 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 hfiref0x/SyscallTables to commit f57e45ef7b33, 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 48.2% of all lines, comments represent 49.4%, and the repository averages 706 code lines per file. C accounts for 89.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 4 | 55,628 | 50,108 | 3,848 | 1,672 |
| C Header | 5 | 12,360 | 4,951 | 6,431 | 978 |
| C# | 1 | 518 | 436 | 18 | 64 |
| Visual Studio Project | 1 | 215 | 215 | 0 | 0 |
| Visual Studio Solution | 2 | 53 | 51 | 0 | 2 |
| MSBuild | 1 | 23 | 19 | 0 | 4 |
| Batch | 2 | 18 | 18 | 0 | 0 |
| Markdown | 2 | 186 | 0 | 143 | 43 |
| Plain Text | 61 | 46,733 | 0 | 46,727 | 6 |

Top language (C 89.8%). Generated at 2026-08-28T09:11:43.048422202+00:00. Canonical report: https://octocounts.com/github/hfiref0x/SyscallTables

## Reproduce this report

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

hfiref0x/SyscallTables has 115,734 total lines, including 55,798 code lines, 57,167 comment lines, and 2,769 blank lines.

### How was the hfiref0x/SyscallTables line count measured?

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

### What commit was counted for hfiref0x/SyscallTables?

This OctoCounts report was generated from master at commit f57e45ef7b33 on 2026-08-28T09:11:43.048422202+00:00.

## Similar repository reports

- [jedisct1/libsodium](https://octocounts.com/github/jedisct1/libsodium) — C, 55,142 code lines
- [tech4bot/rk3562deb](https://octocounts.com/github/tech4bot/rk3562deb) — C, 52,291 code lines
- [mlichvar/chrony](https://octocounts.com/github/mlichvar/chrony) — C, 52,088 code lines
- [jemalloc/jemalloc](https://octocounts.com/github/jemalloc/jemalloc) — C, 51,968 code lines
- [notactuallytreyanastasio/blimp](https://octocounts.com/github/notactuallytreyanastasio/blimp) — C, 51,554 code lines
- [stackia/rtp2httpd](https://octocounts.com/github/stackia/rtp2httpd) — C, 48,027 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)
